Global Google Search Firefox

Examine source code of Global Google Search

By: john
Inspect and view changes in Global Google Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Global Google Search",
  "description": "Use the context menu to search a different country's Google",
  "version": "1.0",
  "manifest_version": 2,
  "options_page": "options.html",
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "background": {
    "scripts": [
      "locales.js",
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "options.html"
  },
  "icons": {
    "16": "globalGoogle16.png",
    "48": "globalGoogle48.png",
    "128": "globalGoogle128.png"
  }
}

Best Global Google Search Alternatives

Here are some Firefox add-ons that are similar to Global Google Search: