QuillBot Helper Firefox

Examine source code of QuillBot Helper

Inspect and view changes in QuillBot Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QuillBot Helper",
  "version": "1.3",
  "description": "Paraphrase, summarize and rewrite text quickly. Optional external API integration if you provide endpoint/key.",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "clipboardWrite",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScript.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "QuillBot Helper"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c3cb5906-967d-4286-9b83-b02249d81cfc}"
    }
  }
}

Best QuillBot Helper Alternatives

Here are some Firefox add-ons that are similar to QuillBot Helper: