Morse Code Translator Firefox

Examine source code of Morse Code Translator

提供元: Kuantark
Inspect and view changes in Morse Code Translator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Morse Code Translator",
  "version": "1.0",
  "description": "Easily translate text to Morse code and vice versa!",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "morse-code-translator@yourdomain.com",
      "strict_min_version": "109.0",
      "background": {
        "scripts": [
          "background.js"
        ]
      }
    }
  }
}

ベストのMorse Code Translator代替案

Morse Code Translatorに類似したFirefox add-onをいくつか紹介します: