Hexagate Secure Web3 Access

Access Web3 Securely with Hexagate

Hexagate Secure Web3 Access là gì?

Hexagate Secure Web3 Access là một tiện ích mở rộng Chrome được phát triển bởi https://hexagate.com, và tính năng chính của nó là "Access Web3 Securely with Hexagate".

Ả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 Hexagate Secure Web3 Access

Tải xuống các tệp mở rộng Hexagate Secure Web3 Access 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

                        Hexagate makes web3 safe to access for everyone.
The Hexagate Extension is a tool that seamlessly plugs on top of any wallet, works over multiple chains and secures every web3 transaction you initiate.

The Hexagate Extension taps into each transaction you initiate, simulates and analyzes it in real-time and slides in the results of the analysis right in the interface of the dapp – so you can sign web3 transactions with confidence, while we mitigate risks and threats such as phishing attempts, fraud of all types or scams.

Hexagate is built by security researchers that know the bits and bytes of the blockchain so that our analysis coverage is vast and deep, allowing you to transact on web3 safely without being a security researcher yourself.

Getting started takes less than a few seconds - you just install the browser extension and it works. On the next transaction or message signing you perform, you’ll see the Hexagate analysis right away.


By adding this extension to your browser you agree to the Hexagate terms and conditions that are available here - https://extension.hexagate.com/Hexagate-Subscription-Terms.pdf

Disclaimer:
THE BETA SOFTWARE PROGRAM PRODUCT LICENSED HEREUNDER IS STILL IN ITS TESTING PHASE AND IS PROVIDED ON AN “AS IS” AND “AS AVAILABLE” BASIS AND IS BELIEVED TO CONTAIN DEFECTS. A PRIMARY PURPOSE OF THIS BETA TESTING LICENSE IS TO OBTAIN FEEDBACK ON SOFTWARE PERFORMANCE AND ALLOW THE BETA TESTER TO EVALUATE THE SOFTWARE PROGRAM
TO THE FULLEST EXTENT PERMISSIBLE BY LAW, HEXAGATE SHALL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, EXEMPLARY, SPECIAL, CONSEQUENTIAL, OR INCIDENTAL DAMAGES OF ANY KIND, OR FOR ANY LOSS OF DATA, REVENUE, PROFITS OR REPUTATION, ARISING UNDER THESE TERMS OR OUT OF YOUR USE OF, OR INABILITY TO USE, THE PRODUCT, EVEN IF HEXAGATE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES OR LOSSES.                    

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

Tên Hexagate Secure Web3 Access Hexagate Secure Web3 Access
ID biiiplekjclkpdndhgmocdmeclcicbbc
URL Chính Thức https://chromewebstore.google.com/detail/hexagate-secure-web3-acce/biiiplekjclkpdndhgmocdmeclcicbbc
Mô tả Access Web3 Securely with Hexagate
Kích Thước Tệp 889 KB
Số Lần Cài Đặt 338
Phiên Bản Hiện Tại 1.6.5
Cập Nhật Lần Cuối 2023-07-09
Ngày Phát Hành 2022-12-29
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://hexagate.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://hexagate.com
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "logo.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "js\/background.bundle.js",
        "type": "module"
    },
    "description": "Access Web3 Securely with Hexagate",
    "host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "icons": {
        "128": "logo.png",
        "16": "logo.png",
        "48": "logo.png"
    },
    "manifest_version": 3,
    "name": "Hexagate Secure Web3 Access",
    "permissions": [
        "storage",
        "scripting",
        "activeTab"
    ],
    "version": "1.6.5"
}