Quick Getter Firefox

Examine source code of Quick Getter

Inspect and view changes in Quick Getter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Getter",
  "version": "1.0.0.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "thirdParty/jquery-3.6.0.min.js",
        "thirdParty/docx.js",
        "thirdParty/FileSaver.js",
        "content.js"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "contextMenus"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": "icon16.png"
  },
  "web_accessible_resources": [
    "actions.json"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{147aaba4-ea44-47e5-90de-7e5153e5bc52}"
    }
  }
}

Mejores alternativas Quick Getter

Aquí hay algunas Firefox add-ons que son similares a Quick Getter: