Goolag Search Firefox

Examine source code of Goolag Search

Inspect and view changes in Goolag Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Goolag Search",
  "version": "3.0.0",
  "description": "Replaces the Google logo by Goolag.",
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "64": "images/icon64.png",
    "128": "images/icon128.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScript.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "images/icon32.png",
    "default_title": "Goolag Search",
    "default_popup": "popup/popup.html"
  },
  "last_update": "06/12/2019 - 2:34PM UTC+1"
}

Best Goolag Search Alternatives

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