FFHomePage_2026 Firefox

Examine source code of FFHomePage_2026

By: YaShia Add-on
Inspect and view changes in FFHomePage_2026 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FFHomePage",
  "version": "0.9",
  "description": "__MSG_extensionDescription__",
  "author": "YaShia",
  "default_locale": "en",
  "permissions": [
    "storage",
    "tabs"
  ],
  "optional_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "32": "icons/teacup.svg",
    "48": "icons/teacup.svg",
    "96": "icons/teacup.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "__MSG_openShelf__",
    "default_icon": "icons/teacup.svg"
  },
  "sidebar_action": {
    "default_title": "FFHomePage",
    "default_panel": "sidebar/index.html",
    "default_icon": "icons/teacup.svg",
    "open_at_install": false
  },
  "chrome_url_overrides": {
    "newtab": "newtab/index.html"
  },
  "chrome_settings_overrides": {
    "homepage": "newtab/index.html"
  },
  "content_security_policy": "script-src 'self'; object-src 'none'; img-src 'self' data: https:;",
  "browser_specific_settings": {
    "gecko": {
      "id": "{0632fc0a-b6b8-4dd7-9ffb-bc2a3a915e74}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best FFHomePage_2026 Alternatives

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