Fun Game Zone & Search Firefox

Examine source code of Fun Game Zone & Search

Inspect and view changes in Fun Game Zone & Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Fun Game Zone & Search",
  "description": "Fun Game Zone & Search",
  "version": "1.0.1",
  "manifest_version": 2,
  "browser_action": {
    "browser_style": true,
    "default_title": "Fun Game Zone & Search"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "https://fungamezone.co/*"
  ],
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "Yahoo by Fun Game Zone & Search",
      "keyword": "Fun Game Zone & Search",
      "search_url": "https://search.yahoo.com/yhs/search?hspart=ata&hsimp=yhs-002&type=type9070425-aal-220001-220002&param1=220001&param2=220002&p={searchTerms}&grd=1",
      "suggest_url": "https://search.yahoo.com/sugg/ie?output=fxjson&command={searchTerms}&nResults=10",
      "is_default": true
    }
  },
  "background": {
    "scripts": [
      "./js/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "addon@fungamezone.co",
      "strict_min_version": "98.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://fungamezone.co/*"
      ],
      "run_at": "document_end",
      "all_frames": false,
      "js": [
        "./js/contentscript.js"
      ]
    }
  ],
  "icons": {
    "48": "./images/extIcon.png"
  }
}

Best Fun Game Zone & Search Alternatives

Here are some Firefox add-ons that are similar to Fun Game Zone & Search: