FigmaCN Firefox

Examine source code of FigmaCN

By: 诺墨
Inspect and view changes in FigmaCN source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FigmaCN",
  "short_name": "FigmaCN",
  "description": "中文 Figma 插件,设计师人工翻译校验。",
  "version": "1.0",
  "homepage_url": "https://figma.cool",
  "icons": {
    "16": "img/icon-16.png",
    "48": "img/icon-48.png",
    "128": "img/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.figma.com/*"
      ],
      "js": [
        "js/content.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{60e40d1e-1089-4e17-9559-6d8aa7e922d0}"
    }
  }
}

Best FigmaCN Alternatives

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