Inspect and view changes in Chari-Tab 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
{
"name": "Chari-Tab",
"description": "Override the new tab page with newtab.chari-tab.com",
"version": "1.2",
"icons": {
"128": "charicon.png"
},
"default_icon": "charicon.png",
"chrome_url_overrides": {
"newtab": "newtab_override.html"
},
"manifest_version": 2
}