TokenLoom Firefox

Examine source code of TokenLoom

By: Michael
Inspect and view changes in TokenLoom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TokenLoom",
  "version": "1.0.0",
  "description": "Audit CSS custom property usage, var() fallback coverage, and tokenization density.",
  "icons": {
    "48": "badge/icon-48.png",
    "96": "badge/icon-96.png",
    "128": "badge/icon-128.png"
  },
  "action": {
    "default_title": "TokenLoom",
    "default_popup": "popup/view.html",
    "default_icon": {
      "48": "badge/icon-48.png"
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "tabs",
    "storage",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c85d07f5-1395-4f1b-80a5-0cf601e43678}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best TokenLoom Alternatives

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