By: Peter Brand
Inspect and view changes in My Font Choice source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "My Font Choice",
"description": "Enforces your choice of fonts as set in browser settings for Serif / San-serif etc. Preserves Icon-glyph fonts if possible.",
"version": "1.6",
"content_scripts": [
{
"all_frames": true,
"js": [
"myFontChoice.js"
],
"matches": [
"http://*/*",
"https://*/*"
],
"run_at": "document_end"
}
],
"options_ui": {
"page": "options.html"
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "myFontChoice@brandrock.co.za"
}
},
"icons": {
"48": "images/48x48.png"
}
} Best My Font Choice Alternatives
Here are some Firefox add-ons that are similar to My Font Choice: