Enquote Firefox

Examine source code of Enquote

By: abgros
Inspect and view changes in Enquote source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Enquote",
  "version": "1.12",
  "description": "Quickly generate Wiktionary quotes",
  "permissions": [
    "activeTab",
    "tabs",
    "scripting",
    "storage",
    "clipboardRead"
  ],
  "host_permissions": [
    "https://ghostarchive.org/*"
  ],
  "action": {
    "default_popup": "main.html",
    "default_icon": {
      "16": "icon.png",
      "48": "icon.png",
      "128": "icon.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{31415926-5358-4793-a384-626433832795}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Enquote Alternatives

Here are some Firefox add-ons that are similar to Enquote: