iHomepage Firefox

Examine source code of iHomepage

Inspect and view changes in iHomepage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_name__",
  "description": "__MSG_desc__",
  "default_locale": "en",
  "version": "3.4.6",
  "manifest_version": 3,
  "icons": {
    "64": "icon/icon_64.png",
    "128": "icon/icon_128.png",
    "192": "icon/icon_192.png",
    "512": "icon/icon_512.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "host_permissions": [
    "https://www.google.com/",
    "https://www.baidu.com/"
  ],
  "permissions": [
    "activeTab",
    "contextMenus",
    "search",
    "storage"
  ],
  "optional_permissions": [
    "bookmarks",
    "favicon"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon/icon_64.png"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icon/icon_64.png",
        "icon/icon_128.png",
        "icon/icon_192.png",
        "icon/icon_512.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox@ihomepage.me",
      "strict_min_version": "58.0"
    }
  }
}

Best iHomepage Alternatives

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