MetaSuites - Builders' Swiss Army Knife

Integrating 30+ popular Web3 and AI Tools, 300M+ Address Labels, and the Fund Flow Map into a single extension.

MetaSuites - Builders' Swiss Army Knifeとは何ですか?

MetaSuites - Builders' Swiss Army Knifeはhttps://blocksec.comによって開発されたChromeの拡張機能で、その主な機能は「Integrating 30+ popular Web3 and AI Tools, 300M+ Address Labels, and the Fund Flow Map into a single extension.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

MetaSuites - Builders' Swiss Army Knife拡張機能のCRXファイルをダウンロード

MetaSuites - Builders' Swiss Army Knife拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        What's new: 

● Resolve the issue of incorrect redirection of Phalcon links.


Features:

● Fund flow chart that gives you a visual presentation of the fund movement between addresses.
● Additional address labels for millions of addresses, including those belonging to exchanges, scammers, and hackers, to help you stay informed and safe.
● Display NFT comprehensive risk radar chart quantifying on-chain risk, off-chain risk, and market risk.
● Address risk scores that are automatically displayed to help you make informed decisions about interacting with certain addresses.
● Powerful search engine that allows you to easily find addresses, Txn hashes, NFTs, and ENS names all in one place.
● Support approval diagnosis that marks suspicious or risky approvals for you.
● Customizable time zones to match your location.
● Show nft marketplaces and the floor price of NFTs on Etherscan.
● Seamless integration with other great tools such as DeBank, Dedaub, Phalcon, MetaSleuth, Forta and Tenderly.
● Etherscan data download, Export data from etherscan transaction lists in CSV or JSON format.
● Show private variables on the read contract tab, and Quick format parameters on the write contract tab.
● Source code and ABI download, you can easily download the source code or ABI of verified contracts.
● Access alternative block explorers the Eden Network and Flashbots Explorer with one click.
● Variable Logs allows you to query the history of any variable.
● Support transaction simulation powered by Phalcon team.
● "Transaction Explanation"(powered by GPT) allows you to understand exactly what happened within a blockchain transaction. You don't need to have a highly specialized background to effortlessly analyze specific activities on the chain. It's especially useful for verifying whether the transactions occurring in your wallet align with your expectations.
● Show contract funding source on *scans.
● Show proxy upgrade log.

How it works

MetaSuites provides enhanced features when users visit Etherscan, Basescan, Bscscan, and *scans of many other EVM-compatible blockchains. These features are transparently integrated into the blockchain explorers, improving the user experience in a natural and non-intrusive way.

Privacy Policy

We take user privacy very seriously. 
● Users can opt out MetaSuites's every feature at any time
● MetaSuites neither collects nor uploads user information
● MetaSuites functions seamlessly on all major blockchain browsers and offers the capability to be conveniently disabled on any website.                    

拡張機能の基本情報

名前 MetaSuites - Builders' Swiss Army Knife MetaSuites - Builders' Swiss Army Knife
ID fkhgpeojcbhimodmppkbbliepkpcgcoo
公式URL https://chromewebstore.google.com/detail/metasuites-builders-swiss/fkhgpeojcbhimodmppkbbliepkpcgcoo
説明 Integrating 30+ popular Web3 and AI Tools, 300M+ Address Labels, and the Fund Flow Map into a single extension.
ファイルサイズ 1.7 MB
インストール数 10,000
現在のバージョン 4.6.0
最終更新日 2024-02-02
公開日 2022-11-14
評価 4.94/5 合計 33 レビュー
開発者 https://blocksec.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://blocksec.com/metasuites
プライバシーポリシーページのURL https://blocksec.com/metadock/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MetaSuites - Builders' Swiss Army Knife",
    "description": "Integrating 30+ popular Web3 and AI Tools, 300M+ Address Labels, and the Fund Flow Map into a single extension.",
    "version": "4.6.0",
    "manifest_version": 3,
    "icons": {
        "16": "src\/assets\/icons\/icon16.png",
        "32": "src\/assets\/icons\/icon32.png",
        "48": "src\/assets\/icons\/icon48.png",
        "64": "src\/assets\/icons\/icon64.png",
        "128": "src\/assets\/icons\/icon128.png"
    },
    "content_scripts": [
        {
            "js": [
                "bundle\/index.all_frames.ts-loader.83d99cf7.js"
            ],
            "matches": [
                ""
            ],
            "all_frames": true,
            "css": [
                "bundle\/graph.113fb4d3.css",
                "bundle\/copy-address.3f66bf94.css",
                "bundle\/index.all_frames.9719f9fc.css"
            ]
        },
        {
            "js": [
                "bundle\/index.ts-loader.a2d70343.js"
            ],
            "matches": [
                ""
            ],
            "all_frames": false,
            "css": [
                "bundle\/graph.113fb4d3.css",
                "bundle\/copy-address.3f66bf94.css",
                "bundle\/index.15225d46.css"
            ]
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "src\/assets\/images\/*.png",
                "src\/assets\/js\/*.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "bundle\/index.9a8f60dc.js",
                "bundle\/copy-address.dda213f5.js",
                "bundle\/graph.f91c32dc.js",
                "bundle\/jsx-runtime.c87e712f.js",
                "bundle\/index.7f3a8785.js",
                "bundle\/_commonjsHelpers.44ea47ef.js",
                "bundle\/index.all_frames.ts.0949b9ba.js",
                "bundle\/index.ts.911c6ac5.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "action": {
        "default_popup": "src\/popup\/popup.html",
        "default_icon": {
            "16": "src\/assets\/icons\/icon16.png",
            "32": "src\/assets\/icons\/icon32.png",
            "48": "src\/assets\/icons\/icon48.png",
            "64": "src\/assets\/icons\/icon64.png",
            "128": "src\/assets\/icons\/icon128.png"
        }
    },
    "permissions": [
        "storage",
        "webRequest"
    ],
    "host_permissions": [
        ""
    ]
}