Lexend for Firefox Firefox

Examine source code of Lexend for Firefox

Inspect and view changes in Lexend for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appNameFirefox__",
  "description": "__MSG_appDescription__",
  "short_name": "Lexend",
  "version": "2.0.1",
  "homepage_url": "https://www.lexend.com",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "16": "assets/images/icons/icon-16.png",
    "64": "assets/images/icons/icon-64.png",
    "128": "assets/images/icons/icon-128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "assets/images/icons/icon-16.png",
      "64": "assets/images/icons/icon-64.png",
      "128": "assets/images/icons/icon-128.png"
    },
    "default_title": "__MSG_appNameFirefox__",
    "default_popup": "index.html"
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "file://*/*"
      ],
      "js": [
        "scripts/content.js"
      ],
      "all_frames": false,
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "storage",
    "activeTab"
  ],
  "applications": {
    "gecko": {
      "id": "firefox@lexend.com"
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self';",
  "web_accessible_resources": [
    "assets/fonts/lexend/lexend.woff2",
    "assets/fonts/lexend/lexend-deca.woff2",
    "assets/fonts/lexend/lexend-exa.woff2",
    "assets/fonts/lexend/lexend-giga.woff2",
    "assets/fonts/lexend/lexend-mega.woff2",
    "assets/fonts/lexend/lexend-peta.woff2",
    "assets/fonts/lexend/lexend-zetta.woff2",
    "assets/styles/fonts/lexend.css",
    "assets/styles/fonts/lexend-deca.css",
    "assets/styles/fonts/lexend-exa.css",
    "assets/styles/fonts/lexend-giga.css",
    "assets/styles/fonts/lexend-tera.css",
    "assets/styles/fonts/lexend-mega.css",
    "assets/styles/fonts/lexend-meta.css",
    "assets/styles/fonts/lexend-peta.css",
    "assets/styles/fonts/lexend-zetta.css"
  ]
}

Best Lexend for Firefox Alternatives

Here are some Firefox add-ons that are similar to Lexend for Firefox: