Flash Transfer Pro Firefox

Examine source code of Flash Transfer Pro

제작자: QRTIS Inc
Inspect and view changes in Flash Transfer Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Flash Transfer Pro",
  "version": "1.3.0",
  "description": "Transferencia rápida y entrada manual con formato automático.",
  "author": "Tu Nombre o Alias",
  "browser_specific_settings": {
    "gecko": {
      "id": "admin@qrtis.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "rayo.svg",
    "default_title": "Transferencia"
  },
  "icons": {
    "48": "rayo.svg",
    "96": "rayo.svg",
    "128": "rayo.svg"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "menus",
    "https://*/*",
    "http://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ]
}

최고의 Flash Transfer Pro 대안

다음은 Flash Transfer Pro과(와) 유사한 Firefox add-on입니다: