Mini Translator Firefox

Examine source code of Mini Translator

제작자: axel_vc
Inspect and view changes in Mini Translator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "version": "2.0.2",
  "name": "Mini Translator",
  "description": "__MSG_extension_description__",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "options_ui": {
    "page": "views/options/index.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_popup": "views/popup/index.html"
  },
  "permissions": [
    "storage",
    "scripting",
    "activeTab",
    "*://*/"
  ],
  "web_accessible_resources": [
    "icons/*"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "commands": {
    "_execute_browser_action": {
      "description": "Start the extension",
      "suggested_key": {
        "default": "Alt+Shift+T"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{99768340-326e-4e87-b8be-aeb5b9a946b4}"
    }
  }
}

최고의 Mini Translator 대안

다음은 Mini Translator과(와) 유사한 Firefox add-on입니다: