De-Clickbait-er Firefox

Examine source code of De-Clickbait-er

Inspect and view changes in De-Clickbait-er source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "De-Clickbait Assistant",
  "short_name": "De-Clickbait-er",
  "version": "1.1.0",
  "description": "Summarize clickbait articles directly from your browser using OpenAI's GPT. The script scrapes all text from the body and passes it to OpenAI's GPT API. The script stores the site domain and the AI response in local storage for future reference.",
  "author": "Damian Hall-Beal",
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "512": "icons/icon512.png"
    }
  },
  "icons": {
    "512": "icons/icon512.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0e85366c-1d36-452a-9ca5-19f6d873e67d}"
    }
  }
}

Best De-Clickbait-er Alternatives

Here are some Firefox add-ons that are similar to De-Clickbait-er: