PuryFi Firefox

Examine source code of PuryFi

By: 0131
Inspect and view changes in PuryFi source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PuryFi",
  "description": "Automated censoring of sexually explicit media in the browser.",
  "version": "0.8.5.6",
  "homepage_url": "https://www.pury.fi",
  "icons": {
    "16": "icons/icon_16.png",
    "32": "icons/icon_32.png",
    "64": "icons/icon_64.png",
    "400": "icons/icon.png"
  },
  "developer": {
    "name": "0131",
    "url": "https://www.pury.fi"
  },
  "web_accessible_resources": [
    "icons/*"
  ],
  "browser_action": {
    "browser_style": true,
    "default_area": "navbar",
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon_16.png",
      "32": "icons/icon_32.png"
    }
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval' 'wasm-unsafe-eval'; object-src 'self'",
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true,
    "chrome_style": true,
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "puryfi@pury.fi",
      "strict_min_version": "102.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "permissions": [
    "webNavigation",
    "downloads",
    "scripting",
    "tabs",
    "contextMenus",
    "browsingData",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "unlimitedStorage",
    "nativeMessaging",
    "alarms",
    "<all_urls>"
  ],
  "optional_permissions": [
    "privacy",
    "management"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "js": [
        "static/libs/jquery.min.js",
        "censoring-module/puryfi-censoring-module.bundle.js",
        "core/puryfi-core-context.bundle.js",
        "content-script/content-script.bundle.js"
      ],
      "css": [
        "content-script/css/content-script.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "static/libs/png-metadata.js",
      "static/libs/gif.js",
      "censoring-module/puryfi-censoring-module.bundle.js",
      "core/puryfi-core-context.bundle.js",
      "core/puryfi-core-processing.bundle.js",
      "background/background.bundle.js"
    ]
  }
}

Best PuryFi Alternatives

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