| https://feross.org | https://feross.org/opensource | |
| http://www.apache.org/licenses/LICENSE-2.0 | https://firebaseinstallations.googleapis.com/v1/projects/ | |
| https://fcmregistrations.googleapis.com/v1/projects/ | https://play.google.com/log?format=json_proto3 | |
| https://locize.com | https://www.i18next.com/translation-function/formatting | |
| https://query-string.invalid | https://json-schema.org/draft/2020-12/schema | |
| http://json-schema.org/draft-07/schema# | http://json-schema.org/draft-04/schema# | |
| https://wallet-api.solflare.com | https://solflare-blocklist.moonshot.workers.dev/ | |
| https://rpc-mainnet-failover.solflare.com | https://rpc-devnet-failover.solflare.com | |
| https://rpc-testnet-failover.solflare.com | https://mainnet-beta.solflare.network | |
| https://api.testnet.solana.com | https://api.devnet.solana.com | |
| https://features-api.solflare.com/v3/feature-flags/get | https://raw.githubusercontent.com/solflare-wallet/solflare-extension-versions/master/versions.json | |
| https://www.solflare.com/uninstall-feedback/? | https://api-notification-prod.solflare.com/v1/devices/token | |
| https://github.com/uuidjs/uuid#getrandomvalues-not-supported | https://clients2.google.com/service/update2/crx | |
| https://dflow.net/ | https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API | |
| https://react.dev/errors/ | http://www.w3.org/2000/svg | |
| http://www.w3.org/1998/Math/MathML | http://www.w3.org/1999/xlink | |
| http://www.w3.org/XML/1998/namespace | https://activity-api.solflare.com | |
| https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/solana/info/logo.png | https://help.solflare.com/en/ | |
| https://www.tensor.trade/item/ | https://api-notification-prod.solflare.com/v1 | |
| https://help.solflare.com/en/articles/9271566-understanding-frozen-tokens-and-freeze-authority-on-solana | https://www.solflare.com/crypto-101/what-is-staking-in-crypto-a-beginners-guide | |
| https://media.solana-cdn.com/image/ | https://motion.dev/troubleshooting/ | |
| http://api.devnet.solana.com | http://api.testnet.solana.com | |
| http://api.mainnet-beta.solana.com/ | https://api.mainnet-beta.solana.com/ | |
| https://redux-toolkit.js.org/Errors?code= | https://bit.ly/3cXEKWf | |
| https://reactrouter.com/en/main/routers/picking-a-router. | https://www.apache.org/licenses/LICENSE-2.0 | |
| https://x.com/ | https://github.com/MikeMcl/decimal.js-light/LICENCE | |
| https://keyst.one/defi | http://fb.me/use-check-prop-types | |
| https://fb.me/react-async-component-lifecycle-hooks | https://github.com/pmndrs/jotai/discussions/2044 | |
| https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types | https://redux.js.org/Errors?code= | |
| http://www.w3.org/1999/xhtml | https://jcgt.org/published/0007/04/01/ | |
| https://github.com/ungap/url-search-params. | https://unavatar.io/ | |
| https://solflare.com | https://storage.googleapis.com/nft-portfolio-backgrounds/ | |
| https://freshmints.solflare.com | https://mint.solflare.com | |
| https://features-api.solflare.com | https://www.solflare.com/terms | |
| https://www.solflare.com/privacy-policy/ | https://ftx.us/api | |
| https://ftx.com/api | https://solscan.io/token/ | |
| https://solscan.io/account/ | https://solscan.io/address/ | |
| https://solscan.io/tx/ | https://8ed0f58f7bc6d1e90bedd8f4569e2f56@o4504911173910528.ingest.us.sentry.io/4509728337821696 | |
| https://603c137bb441203f1318354e92fcd7a3@o4504911173910528.ingest.us.sentry.io/4509728343392256 | https://e86bfc8efd3d49582d9334bcf658fa34@o4504911173910528.ingest.us.sentry.io/4510403349315584 | |
| https://help.solflare.com/en/articles/11169680-solflare-snap-support-is-ending-soon | https://bringweb3.io |
{ "name": "Solflare Wallet", "icons": { "16": "static/assets/logo-16.png", "24": "static/assets/logo-24.png", "32": "static/assets/logo-32.png", "48": "static/assets/logo-48.png", "128": "static/assets/logo-128.png" }, "action": { "default_icon": { "16": "static/assets/logo-16.png", "24": "static/assets/logo-24.png", "32": "static/assets/logo-32.png", "48": "static/assets/logo-48.png", "128": "static/assets/logo-128.png" }, "default_popup": "app_popup.html", "default_title": "Solflare" }, "version": "2.35.2", "commands": { "_execute_action": { "description": "Open Solflare extension", "suggested_key": { "mac": "Alt+Shift+S", "linux": "Alt+Shift+S", "windows": "Alt+Shift+S", "chromeos": "Alt+Shift+S" } }, "toggle-side-panel": { "description": "Toggle Solflare side panel", "suggested_key": { "mac": "Alt+Shift+X", "linux": "Alt+Shift+X", "windows": "Alt+Shift+X", "chromeos": "Alt+Shift+X" } } }, "background": { "type": "module", "service_worker": "background.js" }, "side_panel": { "default_path": "side_panel.html" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "The most powerful wallet on Solana, trusted by 4M+ users managing $20B+ in assets.", "permissions": [ "storage", "activeTab", "tabs", "alarms", "unlimitedStorage", "offscreen", "webRequest", "sidePanel", "webNavigation" ], "content_scripts": [ { "js": [ "content.js" ], "run_at": "document_start", "matches": [ "<all_urls>" ], "all_frames": true } ], "host_permissions": [ "http://*/*", "https://*/*" ], "manifest_version": 3, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "inpage.js" ] }, { "matches": [ "https://dflow.net/*" ], "resources": [ "success_kyc.html" ] } ] }
ⓘ 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.