Inspect and view changes in NTTedu 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
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 3,
"version": "1.0.1",
"name": "NTTedu",
"homepage_url": "https://browsers-themes.com",
"theme": {
"images": {
"theme_ntp_attribution": "browser-themes.png",
"theme_ntp_background": "b8fabc27-8652-4d1a-b5dd-5488499386f0.png"
},
"colors": {
"frame": [
143,
240,
238
],
"toolbar": [
193,
220,
218
],
"ntp_background": [
145,
186,
186
],
"tab_text": [
9,
50,
47
],
"bookmark_text": [
1,
19,
18
],
"tab_background_text": [
1,
25,
23
],
"tab_background_text_inactive": [
9,
50,
47
],
"ntp_text": [
151,
195,
192
],
"omnibox_background": [
14,
1,
1
],
"omnibox_text": [
253,
247,
247
],
"toolbar_button_icon": [
15,
0,
0
],
"toolbar_text": [
9,
1,
1
]
}
},
"description": "Awesome Chrome theme from browser-themes.com"
}