Anori Firefox

Examine source code of Anori

Inspect and view changes in Anori source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "version": "1.27.1",
  "author": "OlegWock",
  "manifest_version": 2,
  "default_locale": "en",
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "assets/images/icon48.png",
    "128": "assets/images/icon128.png"
  },
  "permissions": [
    "alarms",
    "storage",
    "unlimitedStorage",
    "sessions"
  ],
  "optional_permissions": [
    "tabs",
    "topSites",
    "bookmarks",
    "browsingData",
    "*://*/*",
    "webRequest",
    "webRequestBlocking"
  ],
  "chrome_url_overrides": {
    "newtab": "/pages/newtab/start.html"
  },
  "web_accessible_resources": [
    "/assets/*",
    "/chunks/*"
  ],
  "browser_action": {
    "default_title": "__MSG_appActionTitle__"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "111.0",
      "id": "{acf82b50-48cf-4dd4-8059-5c949e754a65}"
    }
  },
  "chrome_settings_overrides": {
    "homepage": "pages/newtab/start.html"
  }
}

Best Anori Alternatives

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