By: Meletion
Inspect and view changes in Font Re-Sizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Font Sizer",
"version": "1.1.0",
"description": "Increase or decrease font size on any webpage, saved per site.",
"permissions": [
"storage",
"activeTab",
"tabs",
"<all_urls>"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.svg",
"48": "icons/icon48.svg",
"128": "icons/icon128.svg"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.svg",
"48": "icons/icon48.svg",
"128": "icons/icon128.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "font-sizer@extension",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Font Re-Sizer Alternatives
Here are some Firefox add-ons that are similar to Font Re-Sizer:
Font Resizer
Lina Dinoa
Page Font Resizer
taixiuonline.buzz
Webpage Font Resizer
ABC8
Font Auto-resizer
Firefox user 14267339
FontSizer
Max88
FontSizer
Ignacio Searles
Font Size Increase
Stefan vd
Easy Text Resizer
Laguisha
Text Size Changer
Change-Text-Size
Adaptive Font Resizer
Jacob
Font Size Decrease
Stefan vd
Simple Font Changer
AdamUhh