Name to Code Tool Firefox

Examine source code of Name to Code Tool

Inspect and view changes in Name to Code Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Name to Code Tool",
  "version": "1.1",
  "description": "ابزار کمکی برای استخراج کد پرسنلی و اطلاعات سازمانی",
  "permissions": [
    "clipboardRead",
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "https://weboffice.bimehma.com/*",
    "https://bpms.bimehma.com/*"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "Name to Code Tool",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://weboffice.bimehma.com/*",
        "https://bpms.bimehma.com/*"
      ],
      "js": [
        "ad_data.js",
        "dictionary.js",
        "translit.js",
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "name-to-code-tool@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas Name to Code Tool

Aqui estão algumas Firefox add-ons que são similares a Name to Code Tool: