Stampd.io Blockchain Stamping

Entrust the Blockchain to notarize proof of ownership of any digital creation.

Stampd.io Blockchain Stamping là gì?

Stampd.io Blockchain Stamping là một tiện ích mở rộng Chrome được phát triển bởi https://stampd.io, và tính năng chính của nó là "Entrust the Blockchain to notarize proof of ownership of any digital creation.".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Stampd.io Blockchain Stamping

Tải xuống các tệp mở rộng Stampd.io Blockchain Stamping 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

                        Stamp a screenshot or the content of a website in any of the public blockchains that we support.                    

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

Tên Stampd.io Blockchain Stamping Stampd.io Blockchain Stamping
ID dhnjpddheecipbololidkochpgecifid
URL Chính Thức https://chromewebstore.google.com/detail/stampdio-blockchain-stamp/dhnjpddheecipbololidkochpgecifid
Mô tả Entrust the Blockchain to notarize proof of ownership of any digital creation.
Kích Thước Tệp 83.35 KB
Số Lần Cài Đặt 56
Phiên Bản Hiện Tại 2.0
Cập Nhật Lần Cuối 2019-11-25
Ngày Phát Hành 2019-11-19
Nhà Phát Triển https://stampd.io
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://stampd.io/terms-conditions
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Stampd.io Blockchain Stamping",
    "description": "Entrust the Blockchain to notarize proof of ownership of any digital creation.",
    "version": "2.0",
    "browser_action": {
        "default_icon": "assets\/img\/icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage",
        "tabs",
        ""
    ],
    "icons": {
        "16": "assets\/img\/icon16.png",
        "48": "assets\/img\/icon48.png",
        "128": "assets\/img\/icon128.png"
    }
}