Stampd.io Blockchain Stamping

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

什么是Stampd.io Blockchain Stamping?

Stampd.io Blockchain Stamping是由https://stampd.io开发的Chrome扩展程序,该扩展的主要功能是“Entrust the Blockchain to notarize proof of ownership of any digital creation.”。

扩展截图

screenshot

下载Stampd.io Blockchain Stamping扩展crx文件

下载Stampd.io Blockchain Stamping扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Stampd.io Blockchain Stamping Stampd.io Blockchain Stamping
ID dhnjpddheecipbololidkochpgecifid
官方URL https://chromewebstore.google.com/detail/stampdio-blockchain-stamp/dhnjpddheecipbololidkochpgecifid
简介 Entrust the Blockchain to notarize proof of ownership of any digital creation.
文件大小 83.35 KB
安装次数 56
当前版本 2.0
更新时间 2019-11-25
上架时间 2019-11-19
开发者 https://stampd.io
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://stampd.io/terms-conditions
支持的语言 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"
    }
}