Clean Language Filter Firefox

Examine source code of Clean Language Filter

By: Hi Mai
Inspect and view changes in Clean Language Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clean Language Filter",
  "version": "1.0",
  "description": "Lọc và thay thế từ ngữ thô tục trên các trang web bằng từ ngữ thân thiện hơn.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{faf4ffa5-44ab-41c8-9d67-45d4742f90fb}"
    }
  }
}

Best Clean Language Filter Alternatives

Here are some Firefox add-ons that are similar to Clean Language Filter: