| http://feross.org | https://toncenter.com/api/v2/jsonRPC | |
| https://mainnet.xtonwallet.com/currencyrate?currencyName= | https://tonscan.org | |
| https://mainnet.xtonwallet.com/api/v2/jsonRPC | https://mainnet.xtonwallet.com/jsonRPC | |
| https://testnet.tonscan.org | https://testnet.toncenter.com/api/v2/jsonRPC | |
| https://kotecoin.com/coin.png | https://tegro.io/tgr.png | |
| https://wton.dev/logo256.png | https://cloudflare-ipfs.com/ipfs/ | |
| https://docs.xtonwallet.com/welcome_page_for_extension | https://docs.xtonwallet.com/ru/welcome_page_for_extension | |
| https://docs.xtonwallet.com/regret_page_for_extension | https://docs.xtonwallet.com/ru/regret_page_for_extension | |
| http://mozilla.org/MPL/2.0/. | https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/runtime/onMessage | |
| https://github.com/mozilla/webextension-polyfill/issues/130 | http://www.w3.org/2000/svg | |
| https://xtonwallet.com/assets/img/icon-256-back.png | https://xtonwallet.com | |
| https://clients2.google.com/service/update2/crx | https://xtonwallet.com/ | |
| http://www.w3.org/1999/xlink | https://keepass.info/ | |
| https://exchange.mercuryo.io/?currency=TONCOIN&utm_source=xtonwallet | https://xtonwallet.com/installation | |
| https://xtonwallet.com/images/big_logo.png | http://www.facebook.com/sharer.php?s=100&&p | |
| https://twitter.com/share?url= | https://www.linkedin.com/cws/share?url= | |
| https://www.xing.com/social_plugins/share?url= | https://vk.com/share.php?url= | |
| https://www.reddit.com/submit?url= | https://docs.xtonwallet.com | |
| https://docs.google.com/forms/d/e/1FAIpQLSeDZwc8cvMKhjQc2PzTiqNCJ31oAqvhzbO6IEWBv1CBu2b3LA/viewform | http://vk.com/share.php?url= | |
| http://www.reddit.com/submit?url= |
{ "name": "__MSG_extName__", "icons": { "16": "assets/img/icon-16.png", "32": "assets/img/icon-32.png", "128": "assets/img/icon-128.png" }, "action": { "default_icon": "assets/img/icon-32.png", "default_popup": "popup.html", "default_title": "XTON wallet" }, "author": "XTON wallet developers", "version": "2.4.0", "commands": { "_execute_browser_action": { "suggested_key": { "mac": "Alt+Shift+W", "linux": "Alt+Shift+W", "windows": "Alt+Shift+W", "chromeos": "Alt+Shift+W" } } }, "background": { "service_worker": "background-wrapper.js" }, "short_name": "__MSG_extShortName__", "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_extDescription__", "permissions": [ "alarms", "nativeMessaging", "notifications", "proxy", "storage", "tabs", "unlimitedStorage" ], "homepage_url": "https://xtonwallet.com/", "default_locale": "en", "content_scripts": [ { "js": [ "browser-polyfill.js", "content.js" ], "run_at": "document_start", "matches": [ "file://*/*", "http://*/*", "https://*/*" ], "all_frames": true } ], "host_permissions": [ "file://*/*", "http://*/*", "https://*/*" ], "manifest_version": 3, "minimum_chrome_version": "88", "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline'; font-src 'self'; img-src 'self' data: http: https:; connect-src https: http://localhost:7777" }, "web_accessible_resources": [ { "matches": [ "file://*/*", "http://*/*", "https://*/*" ], "resources": [ "assets/*", "inpage.js" ] } ] }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.