IDriss

A more usable web3 for everyone.

IDriss là gì?

IDriss là một tiện ích mở rộng Chrome được phát triển bởi https://idriss.xyz, và tính năng chính của nó là "A more usable web3 for everyone.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng IDriss

Tải xuống các tệp mở rộng IDriss dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        IDriss is an open-source extension that enables seamless interactions in web3.

- Send and receive crypto directly from Twitter (donating, tipping content creators, distributing community rewards).
- Enhance the user interface of 10+ major block explorers and crypto exchanges.
- Look up wallet addresses using short and familiar web2 identifiers.

You can view the source code on GitHub: https://github.com/idriss-crypto/browser-extensions.

To send feedback or report bugs, please contact us at [email protected].                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên IDriss IDriss
ID fghhpjoffbgecjikiipbkpdakfmkbmig
URL Chính Thức https://chromewebstore.google.com/detail/idriss/fghhpjoffbgecjikiipbkpdakfmkbmig
Mô tả A more usable web3 for everyone.
Kích Thước Tệp 17.14 MB
Số Lần Cài Đặt 77,349
Phiên Bản Hiện Tại 1.1.25
Cập Nhật Lần Cuối 2024-02-23
Ngày Phát Hành 2021-11-10
Đánh Giá 4.70/5 Tổng số 43 Đánh Giá
Nhà Phát Triển https://idriss.xyz
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.idriss.xyz/
URL Trang Trợ Giúp https://discord.com/invite/RJhJKamjw5
URL Trang Chính Sách Bảo Mật https://www.idriss.xyz/plugin/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "IDriss",
    "version": "1.1.25",
    "description": "A more usable web3 for everyone.",
    "author": "IDriss",
    "background": {
        "service_worker": "serviceWorker.js"
    },
    "homepage_url": "https:\/\/www.idriss.xyz",
    "permissions": [
        "contextMenus",
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*.twitter.com\/*",
        "https:\/\/*.app.poap.xyz\/*",
        "https:\/\/*.poap.xyz\/*",
        "https:\/\/*.optimistic.etherscan.io\/*",
        "https:\/\/*.etherscan.io\/*",
        "https:\/\/*.polygonscan.com\/*",
        "https:\/\/*.basescan.org\/*",
        "https:\/\/*.scrollscan.com\/*",
        "https:\/\/*.explorer.zksync.io\/*",
        "https:\/\/*.explorer.linea.build\/*",
        "https:\/\/*.lineascan.build\/*",
        "https:\/\/*.bscscan.com\/*",
        "https:\/\/*.ftmscan.com\/*",
        "https:\/\/*.arbiscan.io\/*",
        "https:\/\/*.snowtrace.io\/*",
        "https:\/\/*.moonriver.moonscan.io\/*",
        "https:\/\/*.moonscan.io\/*",
        "https:\/\/*.goerli.lineascan.build\/*",
        "https:\/\/*.explorer.goerli.linea.build\/*",
        "https:\/\/*.explorer.mantle.xyz\/*",
        "https:\/\/*.coinbase.com\/*",
        "https:\/\/*.binance.com\/*",
        "https:\/\/*.kucoin.com\/*",
        "https:\/\/*.okx.com\/*",
        "https:\/\/*.gemini.com\/*",
        "https:\/\/*.kraken.com\/*",
        "https:\/\/*.crypto.com\/*",
        "https:\/\/*.huobi.com\/*",
        "https:\/\/*.htx.com\/*",
        "https:\/\/*.bitfinex.com\/*",
        "https:\/\/*.gate.io\/*",
        "https:\/\/*.binance.us\/*",
        "https:\/\/*.bithumb.com\/*",
        "https:\/\/*.bitstamp.net\/*",
        "https:\/\/*.bitflyer.com\/*",
        "https:\/\/*.bybit.com\/*",
        "https:\/\/*.bittrex.com\/*",
        "https:\/\/*.coincheck.com\/*",
        "https:\/\/*.guarda.co\/*",
        "https:\/\/*.blockscout.com\/*",
        "https:\/\/*.blockscout.scroll.io\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.twitter.com\/*",
                "https:\/\/*.app.poap.xyz\/*",
                "https:\/\/*.poap.xyz\/*",
                "https:\/\/*.optimistic.etherscan.io\/*",
                "https:\/\/*.etherscan.io\/*",
                "https:\/\/*.polygonscan.com\/*",
                "https:\/\/*.basescan.org\/*",
                "https:\/\/*.scrollscan.com\/*",
                "https:\/\/*.explorer.zksync.io\/*",
                "https:\/\/*.explorer.linea.build\/*",
                "https:\/\/*.lineascan.build\/*",
                "https:\/\/*.bscscan.com\/*",
                "https:\/\/*.ftmscan.com\/*",
                "https:\/\/*.arbiscan.io\/*",
                "https:\/\/*.snowtrace.io\/*",
                "https:\/\/*.moonriver.moonscan.io\/*",
                "https:\/\/*.moonscan.io\/*",
                "https:\/\/*.goerli.lineascan.build\/*",
                "https:\/\/*.explorer.goerli.linea.build\/*",
                "https:\/\/*.explorer.mantle.xyz\/*",
                "https:\/\/*.coinbase.com\/*",
                "https:\/\/*.binance.com\/*",
                "https:\/\/*.kucoin.com\/*",
                "https:\/\/*.okx.com\/*",
                "https:\/\/*.gemini.com\/*",
                "https:\/\/*.kraken.com\/*",
                "https:\/\/*.crypto.com\/*",
                "https:\/\/*.huobi.com\/*",
                "https:\/\/*.htx.com\/*",
                "https:\/\/*.bitfinex.com\/*",
                "https:\/\/*.gate.io\/*",
                "https:\/\/*.binance.us\/*",
                "https:\/\/*.bithumb.com\/*",
                "https:\/\/*.bitstamp.net\/*",
                "https:\/\/*.bitflyer.com\/*",
                "https:\/\/*.bybit.com\/*",
                "https:\/\/*.bittrex.com\/*",
                "https:\/\/*.coincheck.com\/*",
                "https:\/\/*.guarda.co\/*",
                "https:\/\/*.blockscout.com\/*",
                "https:\/\/*.blockscout.scroll.io\/*"
            ],
            "js": [
                "polyfills.js",
                "contentScript.js"
            ],
            "all_frames": true
        }
    ],
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png",
        "148": "img\/icon148.png"
    },
    "action": {
        "default_popup": "standalone.html",
        "default_icon": "img\/icon16bw.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "webpageScript.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}