Booble Firefox

Examine source code of Booble

Inspect and view changes in Booble source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Booble",
  "version": "0.1",
  "description": "Upgrades the Google homepage",
  "manifest_version": 2,
  "web_accessible_resources": [
    "*.png"
  ],
  "icons": {
    "128": "images/logo_128.png"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://www.google.com/"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_icon": "images/logo_128.png"
  }
}

Best Booble Alternatives

Here are some Firefox add-ons that are similar to Booble: