Inspect and view changes in National Builder Supply 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": "2.6.1",
"name": "National Builder Supply theme",
"description": "A nice theme for National Builder Supply Network of Sites, www.nationalbuildersupply.com, that is easy on the eyes. Try it!",
"theme": {
"images": {
"theme_frame": "images/nbs_themeFrame.png",
"theme_frame_overlay": "images/nbs_frameOverlay.png",
"theme_toolbar": "images/nbs_toolbar.png",
"theme_tab_background": "images/nbs_themeFrame.png",
"theme_button_background": "images/nbs_button.png",
"theme_ntp_attribution": "images/nbs_attrib.png"
},
"colors": {
"frame": [
255,
255,
255
],
"toolbar": [
85,
85,
85
],
"ntp_text": [
20,
40,
0
],
"ntp_link": [
36,
70,
0
],
"ntp_section": [
85,
85,
85
],
"ntp_header": [
85,
85,
85
],
"ntp_section_text": [
174,
229,
48
],
"ntp_section_link": [
255,
255,
255
],
"ntp_background": [
255,
255,
255
],
"control_background": [
106,
141,
26
],
"button_background": [
85,
85,
85
],
"bookmark_text": [
255,
255,
255
],
"buttons": [
247,
242,
154
],
"tab_text": [
255,
255,
255
],
"tab_background_text": [
103,
131,
68
]
},
"tints": {
"buttons": [
0.33,
0.5,
0.47
]
},
"properties": {
"ntp_background_alignment": "bottom",
"ntp_background_repeat": "repeat-x"
},
"icons": {
"48": "images/48.png",
"128": "images/128.png"
}
}
}