By: Kona
Inspect and view changes in SFWify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SFWify",
"description": "Blocks p0rn on Furaffinity",
"homepage_url": "https://sfwify.akona.me/",
"version": "0.4.2",
"icons": {
"64": "icon.png"
},
"content_scripts": [
{
"matches": [
"*://www.furaffinity.net/*"
],
"js": [
"browser-polyfill.js",
"interface.js",
"profile.js",
"content.js"
]
}
],
"permissions": [
"*://www.furaffinity.net/*",
"storage",
"unlimitedStorage",
"declarativeContent"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"page_action": {
"default_title": "SFWify",
"default_icon": "icon.png",
"default_popup": "popup.html",
"show_matches": [
"*://www.furaffinity.net/*"
]
},
"browser_specific_settings": {
"gecko": {
"id": "sfwify@sfwify.akona.me"
}
},
"update_url": "https://sfwify.akona.me/updates.xml"
} Best SFWify Alternatives
Here are some Firefox add-ons that are similar to SFWify: