By: czapfel
Inspect and view changes in Google Search Containers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Google Search Containers",
"version": "0.1",
"description": "Easily accessible google search contexts",
"icons": {
"48": "assets/img/gsc-icon48.png",
"96": "assets/img/gsc-icon96.png"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"storage",
"https://www.google.com/search*"
],
"options_ui": {
"page": "/options/options.html"
},
"background": {
"scripts": [
"gsc.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "admin@gsc.com"
}
}
} Best Google Search Containers Alternatives
Here are some Firefox add-ons that are similar to Google Search Containers: