Adequa Firefox

Examine source code of Adequa

提供元: julien
Inspect and view changes in Adequa source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "julien@adequa.me",
      "strict_min_version": "52.0"
    }
  },
  "author": "__MSG_authorName__",
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "browser_style": false,
    "default_icon": {
      "16": "adequa/img/icon_16.png",
      "32": "adequa/img/icon_32.png"
    },
    "default_popup": "adequa/popup.html",
    "default_title": "__MSG_extName__"
  },
  "commands": {
    "launch-element-picker": {
      "description": "__MSG_popupTipPicker__"
    },
    "launch-element-zapper": {
      "description": "__MSG_popupTipZapper__"
    },
    "launch-logger": {
      "description": "__MSG_popupTipLog__"
    }
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "/js/vapi.js",
        "/js/vapi-client.js",
        "/js/contentscript.js",
        "/adequa/js/contentscript.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "file://*/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": false,
      "js": [
        "/js/scriptlets/subscriber.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "default_locale": "fr",
  "description": "__MSG_extShortDesc__",
  "icons": {
    "16": "adequa/img/icon_16.png",
    "32": "adequa/img/icon_32.png",
    "64": "adequa/img/icon_64.png",
    "128": "adequa/img/icon_128.png"
  },
  "incognito": "spanning",
  "manifest_version": 2,
  "minimum_chrome_version": "45.0",
  "name": "__MSG_extName__",
  "optional_permissions": [
    "file:///*"
  ],
  "options_ui": {
    "open_in_tab": true,
    "page": "adequa/dashboard.html"
  },
  "permissions": [
    "contextMenus",
    "privacy",
    "storage",
    "tabs",
    "cookies",
    "management",
    "unlimitedStorage",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "short_name": "__MSG_extName__",
  "version": "0.1.9resigned1",
  "web_accessible_resources": [
    "/web_accessible_resources/*"
  ]
}

ベストのAdequa代替案

Adequaに類似したFirefox add-onをいくつか紹介します: