By: MK
Inspect and view changes in FA Style Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "FA Style Fixer",
"version": "1.0.1",
"description": "Improves the styling of FurAffinity.",
"icons": {
"32": "icons/fastylefixer-32.png"
},
"browser_specific_settings": {
"gecko": {
"id": "fa_style_fixer@misterkittens",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"*://*.furaffinity.net/*"
],
"js": [
"fastylefixer.js"
],
"css": [
"fastylefixer.css"
],
"run_at": "document_end"
}
]
} Best FA Style Fixer Alternatives
Here are some Firefox add-ons that are similar to FA Style Fixer: