Inspect and view changes in Cincinnati Bengals Theme 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": "http://clients2.google.com/service/update2/crx",
"version": "1.0",
"name": "Cincinnati Bengals Theme",
"description": "WHO DEY! Get ready for the upcomming NFL season with the Cincinnati Bengals theme from JpakMedia",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"theme": {
"images": {
"theme_frame": "images/frame.png",
"theme_toolbar": "images/toolbar.png",
"theme_ntp_background": "images/background.png",
"theme_tab_background": "images/tab_bg.png",
"theme_ntp_attribution": "images/attribution.png"
},
"colors": {
"ntp_link": [
223,
106,
0
],
"ntp_text": [
249,
249,
249
],
"ntp_section": [
50,
50,
50
],
"ntp_section_link": [
223,
106,
0
],
"ntp_section_text": [
223,
106,
0
],
"ntp_link_underline": [
0,
0,
0
],
"ntp_background": [
0,
0,
0
],
"frame": [
55,
55,
55,
1
],
"toolbar": [
30,
30,
30
],
"tab_text": [
223,
106,
0
],
"tab_background_text": [
0,
0,
0
],
"bookmark_text": [
150,
150,
150
]
},
"tints": {
"buttons": [
0.953,
0.976,
1
],
"frame_inactive": [
0.01,
0.01,
0.01
],
"frame_incognito_inactive": [
0.6,
0.6,
0.6
]
},
"properties": {
"ntp_background_alignment": "bottom",
"ntp_background_repeat": "no-repeat"
}
}
}