Slant Detective Firefox

Examine source code of Slant Detective

Inspect and view changes in Slant Detective source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Slant Detective",
  "version": "1.1",
  "description": "See how any news article is slanted — the lean, the loaded words, the phrases doing the work. In the article itself.",
  "action": {
    "default_icon": {
      "16": "assets/icon-16.png",
      "48": "assets/icon-48.png",
      "128": "assets/icon-128.png"
    },
    "default_title": "Slant Detective"
  },
  "sidebar_action": {
    "default_title": "Slant Detective",
    "default_panel": "side-panel.html",
    "default_icon": {
      "16": "assets/icon-16.png",
      "48": "assets/icon-48.png"
    }
  },
  "side_panel": {
    "default_path": "side-panel.html"
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-loader-CRviTAE9.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "scripting",
    "alarms"
  ],
  "host_permissions": [
    "https://api.anthropic.com/*",
    "https://api.openai.com/*",
    "https://generativelanguage.googleapis.com/*",
    "https://sd-telemetry.rabbit-factory.workers.dev/*"
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "resources": [
        "assets/babe-lexicon.json",
        "assets/index.ts-Dxe3kKfq.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "slant-detective@royfrenk.dev",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "icons": {
    "16": "assets/icon-16.png",
    "48": "assets/icon-48.png",
    "128": "assets/icon-128.png"
  }
}

Best Slant Detective Alternatives

Here are some Firefox add-ons that are similar to Slant Detective: