AE Platform Firefox

Examine source code of AE Platform

제작자: AE Platform Add-on
Inspect and view changes in AE Platform source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extTitle__",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "version": "2.0.3",
  "author": "aeplatformdev@gmail.com",
  "incognito": "not_allowed",
  "icons": {
    "16": "icons/16x16.png",
    "48": "icons/48x48.png",
    "128": "icons/128x128.png"
  },
  "permissions": [
    "notifications",
    "storage",
    "tabs",
    "webNavigation",
    "cookies"
  ],
  "host_permissions": [
    "*://*.aeplatform.ru/*",
    "*://*.ae-rus.net/*"
  ],
  "action": {
    "default_title": "__MSG_extTitle__",
    "default_popup": "popup.html",
    "default_icon": "icons/48x48.png",
    "browser_style": false
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": false
  },
  "optional_permissions": [
    "cookies"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ab1bf4a0-3e46-4db8-bc57-a6956b04b42c}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 AE Platform 대안

다음은 AE Platform과(와) 유사한 Firefox add-on입니다: