Font Changer Firefox

Examine source code of Font Changer

By: jeffre
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 the font of any webpage with a selection of popular fonts. Save preferences per site and reset to default with a neon-themed interface.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c837f68f-8b48-4c34-8cec-1557b6775a5a}"
    }
  }
}

Best Font Changer Alternatives

Here are some Firefox add-ons that are similar to Font Changer: