Inspect and view changes in Pink Sky source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"version": "1.0.1",
"manifest_version": 3,
"name": "__MSG_themeName__",
"default_locale": "en_US",
"description": "The pink never fails to impress. When using the theme, it is like being immersed in a romantic dream.",
"theme": {
"images": {
"theme_ntp_background": "wallpaper.jpg"
},
"colors": {
"frame": [
240,
182,
181
],
"toolbar": [
244,
204,
203
],
"vertical_frame": [
244,
204,
203
],
"vertical_background_tab": [
244,
204,
203
],
"vertical_background_tab_inactive": [
244,
204,
203
],
"vertical_active_tab": [
255,
255,
255
],
"bookmark_text": [
0,
0,
0
],
"tab_text": [
0,
0,
0
],
"tab_background_text": [
0,
0,
0
],
"vertical_tab_background_text": [
0,
0,
0
],
"vertical_tab_text": [
0,
0,
0
],
"toolbar_button_icon": [
0,
0,
0
]
},
"properties": {
"ntp_logo_alternate": true
}
},
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}