Context Cite Link Firefox

Examine source code of Context Cite Link

제작자: Ian
Inspect and view changes in Context Cite Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Context Cite Link",
  "version": "1.2resigned1",
  "description": "__MSG_extensionDescription__",
  "author": "Kwan",
  "applications": {
    "gecko": {
      "id": "context-cite-link@kwan.perix.co.uk",
      "strict_min_version": "60.0"
    }
  },
  "default_locale": "en",
  "permissions": [
    "menus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true
    }
  ]
}

최고의 Context Cite Link 대안

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