Fur Affinity Reminder Filter Firefox

Examine source code of Fur Affinity Reminder Filter

Inspect and view changes in Fur Affinity Reminder Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extName__",
  "version": "1.0",
  "default_locale": "en",
  "description": "__MSG_extDesc__",
  "author": "chemicalcrux",
  "permissions": [
    "http://www.furaffinity.net/",
    "https://www.furaffinity.net/",
    "storage"
  ],
  "web_accessible_resources": [
    "inject.js"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "http://www.furaffinity.net/",
        "https://www.furaffinity.net/"
      ],
      "js": [
        "filter.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "config.html"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "fa-filter@chemicalcrux.org"
    }
  }
}

Best Fur Affinity Reminder Filter Alternatives

Here are some Firefox add-ons that are similar to Fur Affinity Reminder Filter: