FontFlux Firefox

Examine source code of FontFlux

Inspect and view changes in FontFlux source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FontFlux - Font Trends & Typography Insights",
  "version": "1.0",
  "description": "Stay updated with the latest font trends and typography insights.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "fontflux@typographyinsights.com"
    }
  }
}

Best FontFlux Alternatives

Here are some Firefox add-ons that are similar to FontFlux: