Pollee Firefox

Examine source code of Pollee

Inspect and view changes in Pollee source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pollee",
  "version": "1.3.0",
  "description": "Your study Parrot",
  "permissions": [
    "activeTab",
    "storage",
    "https://api.openai.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "browser-polyfill.js",
        "lib/Readability.js",
        "content.js"
      ],
      "css": [
        "styles.css",
        "content.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "background.js"
    ],
    "persistent": false,
    "type": "module"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2a793b1b-0267-4f57-9019-cabb3d02f582}"
    }
  }
}

Best Pollee Alternatives

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