EdWard Firefox

Examine source code of EdWard

제작자: Coded For Humans
Inspect and view changes in EdWard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "EdWard",
  "description": "EdWard Search & Cite (Beta)",
  "version": "0.2.4",
  "permissions": [
    "activeTab",
    "contextMenus",
    "tabs",
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "scripts/content.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "EdWard",
    "default_icon": {
      "16": "images/edward_16x16.png",
      "32": "images/edward_32x32.png",
      "64": "images/edward_64x64.png",
      "128": "images/edward_128x128.png"
    }
  },
  "icons": {
    "16": "images/edward_16x16.png",
    "32": "images/edward_32x32.png",
    "64": "images/edward_64x64.png",
    "128": "images/edward_128x128.png"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{2290e56f-764c-448a-8ace-42865a554b2f}"
    }
  }
}

최고의 EdWard 대안

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