Filter Affinity Firefox

Examine source code of Filter Affinity

Por: Lutro
Inspect and view changes in Filter Affinity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Filter Affinity",
  "short_name": "Filter Affinity",
  "description": "Filters out unwanted artists/images while browsing on Furaffinity.net",
  "version": "1.6.0",
  "icons": {
    "128": "128icon.png"
  },
  "permissions": [
    "notifications",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background-script.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "128icon.png",
    "default_title": "Filter Affinity",
    "default_popup": "popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.furaffinity.net/*"
      ],
      "run_at": "document_end",
      "js": [
        "content-script.js"
      ],
      "css": [
        "content-css.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{12db4d27-9376-4c29-af51-8d6f8021e95d}"
    }
  }
}

Melhores alternativas Filter Affinity

Aqui estão algumas Firefox add-ons que são similares a Filter Affinity: