AI Sloplation Filter Firefox

Examine source code of AI Sloplation Filter

By: LockeVe Add-on
Inspect and view changes in AI Sloplation Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AI Sloplation Filter",
  "description": "Locally hides Mangago chapters, updates, and notices from blocked upload groups.",
  "version": "1.0.6",
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8130f135-4447-48d0-bfba-f595df4d1631}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {}
  },
  "icons": {
    "16": "assets/icon-16.png",
    "32": "assets/icon-32.png",
    "48": "assets/icon-48.png",
    "128": "assets/icon-128.png"
  },
  "action": {
    "default_title": "AI Sloplation Filter",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "assets/icon-16.png",
      "32": "assets/icon-32.png",
      "48": "assets/icon-48.png",
      "128": "assets/icon-128.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://mangago.me/*",
        "https://www.mangago.me/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best AI Sloplation Filter Alternatives

Here are some Firefox add-ons that are similar to AI Sloplation Filter: