Schriftgenerator Unicode Fonts Firefox

Examine source code of Schriftgenerator Unicode Fonts

Inspect and view changes in Schriftgenerator Unicode Fonts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Schriftgenerator Unicode Fonts",
  "version": "1.0.1",
  "description": "Create stylish Unicode text you can copy & paste anywhere. Works offline. Firefox-compatible WebExtension.",
  "action": {
    "default_title": "Schriftgenerator",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "permissions": [
    "clipboardWrite",
    "contextMenus",
    "menus",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "121.0",
      "id": "schriftgenerator@schriftengenerators.de",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "short_name": "Schriftgenerator"
}

Best Schriftgenerator Unicode Fonts Alternatives

Here are some Firefox add-ons that are similar to Schriftgenerator Unicode Fonts: