By: uk88
Inspect and view changes in Font Changer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Font Changer",
"version": "1.0",
"description": "Change default font on webpages.",
"permissions": [
"activeTab",
"storage"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"48": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{2ee3c52d-6282-47ca-9fe9-04a76fdfc46f}"
}
}
} Best Font Changer Alternatives
Here are some Firefox add-ons that are similar to Font Changer: