Smart.Exchange BETA
THIS EXTENSION IS FOR BETA TESTING
What is Smart.Exchange BETA?
Smart.Exchange BETA is a Chrome extension developed by sonu5650, and its main feature is "THIS EXTENSION IS FOR BETA TESTING".
Extension Screenshots
Download Smart.Exchange BETA Extension CRX File
Download Smart.Exchange BETA extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
LAYER 2 VIRTUAL WALLET SmartExchange is a layer 2 virtual wallet utilizing the established security of decentralized wallets like MetaMask and TrustWallet. It optimizes multi-chain and cross-chain transactions, enhancing speed, cost-efficiency, and risk mitigation. Users can generate passive income through decentralized Arbitrage and AI Quantum market-making systems. HOW IT WORKS? SmartExchange functions as both a smartphone app and a web browser extension, serving as a comprehensive platform for users to engage with various blockchain opportunities. When users connect their wallets to DeFi platforms, such as DEXs , SmartExchange is triggered and presents the user with alternative and profitable offers. Users have the option to choose between faster expedited transactions or more cost-effective opportunities available in P2P or P2DEX. NEW USER EXPERIENCE SmartExchange offers a user-friendly web3-based interface that is easily navigable, even for new users. The platform is highly customizable, allowing users to adjust settings and preferences according to their preferences. This level of customization enables users to optimize their DeFi experience based on their individual needs and goals. Additionally, SmartExchange provides shortcuts to favorite links, alerts, and various opportunities such as launch-pads, scale-pads, NFTs, staking, airdrops, strategy analysis, index tracking, educational, portfolio tracking, and access for all crypto apps from the google play marketplace.
Extension Basic Information
Name | Smart.Exchange BETA |
ID | pcoblipkncbakbcnfkgobkikjfkjmhoc |
Official URL | https://chromewebstore.google.com/detail/smartexchange-beta/pcoblipkncbakbcnfkgobkikjfkjmhoc |
Description | THIS EXTENSION IS FOR BETA TESTING |
File Size | 3.18 MB |
Installation Count | 83 |
Current Version | 1.1.0.1 BETA |
Last Updated | 2023-12-28 |
Publish Date | 2023-07-05 |
Rating | 5.00/5 Total 2 Ratings |
Developer | sonu5650 |
[email protected] | |
Payment Type | free |
Extension Website | https://smart.exchange/ |
Privacy Policy Page URL | https://docs.google.com/document/d/1nYpDrz83-a8aGawM_MkbUD-QcoxDfsuv/edit |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Smart.Exchange BETA", "description": "THIS EXTENSION IS FOR BETA TESTING", "version": "1.1.0.1", "version_name": "1.1.0.1 BETA", "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "action": { "default_icon": { "16": "favicon.png" }, "default_title": "Smart.Exchange" }, "web_accessible_resources": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "resources": [ "\/assets\/images\/default-shortcuts\/*" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/*\/*" ], "resources": [ "assets\/fallback-dcc3bfb5.png", "assets\/cross-827aaa67.png", "assets\/square-6a745a4c.png", "assets\/logo-cbad8697.png", "assets\/pin-4eca16fb.png", "assets\/pinf-a0267e9c.png", "assets\/swap-6cdaff10.png", "assets\/swapg-d77f018c.png", "assets\/smartswap-fe669405.png", "assets\/chat-1aec9fc4.png", "assets\/vault-f812a67e.png", "assets\/selogo01-88307f42.png", "assets\/selogo02-15973d15.png", "assets\/selogo03-88f71a96.png", "assets\/selogo04-edb3da7f.png", "assets\/selogo05-879eec76.png", "assets\/selogo06-6dc66d5b.png", "assets\/selogo07-b08b7cf5.png", "assets\/selogo08-c14145ba.png", "assets\/selogo09-caff2f81.png", "assets\/selogo10-76bb0397.png", "assets\/alertIcon1-7f77e1c6.png", "assets\/alertIcon2-ed34bc37.png", "assets\/alertIcon3-c6d32b32.png", "assets\/alertIcon4-78cc481a.png", "assets\/alertIcon5-192227bc.png", "assets\/news-cf871182.png", "assets\/chain-bsc-a135f310.png", "assets\/chain-polygon-c560837e.png", "assets\/chain-ethereum-8ce995ee.png", "assets\/powered-logo-3e07d38b.png", "assets\/preview-c7e4d7b8.png", "assets\/apy-rewards-icon-1d132577.png", "assets\/ai-marketing-icon-236dd828.png", "assets\/shield-e1412dfc.png", "assets\/automate-cdc30d81.png", "assets\/icon1-e1f46bbc.png", "assets\/interchange-button-741bb133.png", "assets\/vendor-949c3074.js", "assets\/index-a2019964.js", "assets\/messageService-b96466db.js", "assets\/ReactToastify-42295617.js", "assets\/index.tsx-94846f17.js", "assets\/derexlogo-60076aed.png", "assets\/fontawesome-webfont-aa58f33f.ttf", "assets\/IBMPlexMono-Regular-d867d202.otf", "assets\/IBMPlexMono-Medium-e82fe93d.otf", "assets\/IBMPlexMono-Bold-fede1e28.otf", "assets\/IBMPlexMono-SemiBold-78fb2af8.otf", "assets\/IBMPlexMono-Light-796caf10.otf", "assets\/IBMPlexMono-Thin-8bf25f0e.otf", "assets\/PressStart2P-Regular-1732cbf0.ttf", "assets\/placeholder-6c6552ab.png", "assets\/nft-protection-af774e5c.png", "assets\/ajax-loader-e7b44c86.gif", "assets\/slick-06d80cf0.eot", "assets\/slick-26726bac.woff", "assets\/slick-37bc99cf.ttf", "assets\/slick-12459f22.svg", "assets\/nft_ibo_index.tsx-e8b59ba2.js" ], "use_dynamic_url": true } ], "content_scripts": [ { "js": [ "assets\/index.tsx-loader-85da650d.js", "assets\/nft_ibo_index.tsx-loader-df8c5eaa.js" ], "matches": [ "https:\/\/*\/*" ], "media": [], "match_about_blank": true, "css": [ "assets\/ReactToastify-8c63538a.css", "assets\/index-4fc32df8.css", "assets\/ReactToastify-8c63538a.css", "assets\/nft_ibo_index-bdc2b1ee.css" ] } ], "permissions": [ "activeTab", "tabs", "storage" ] } |