Par : ONEKEY LIMITED Add-on
Inspect and view changes in OneKey source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"version": "3.26.0",
"name": "OneKey",
"description": "Multi-Chain Support for BTC, ETH, BNB, NEAR & other Layer2 Networks",
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*",
"<all_urls>"
],
"js": [
"content-script.bundle.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"icons": {
"128": "icon-128.png"
},
"web_accessible_resources": [
"injected.js",
"icon-128-disable.png"
],
"permissions": [
"https://dapp-server.onekey.so/*",
"*://*.onekeycn.com/*",
"*://*.onekeytest.com/*",
"storage",
"unlimitedStorage",
"webRequest",
"webRequestBlocking",
"notifications"
],
"commands": {
"_execute_browser_action": {
"suggested_key": {
"windows": "Alt+Shift+O",
"mac": "Alt+Shift+O",
"chromeos": "Alt+Shift+O",
"linux": "Alt+Shift+O"
}
}
},
"author": "https://www.onekey.so",
"content_security_policy": "script-src 'self' 'wasm-unsafe-eval';object-src 'self';",
"browser_action": {
"default_icon": {
"128": "icon-128.png"
},
"default_title": "OneKey",
"default_popup": "ui-popup.html"
},
"background": {
"page": "background.html",
"persistent": true
},
"browser_specific_settings": {
"gecko": {
"id": "{1dd8d7d4-ba77-4229-9534-4aa18bb5ef40}"
}
}
} Meilleures alternatives OneKey
Voici quelques Firefox add-ons qui sont similaires à OneKey :