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
官方網址 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"
    }
}