Stampd.io Blockchain Stamping

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

What is Stampd.io Blockchain Stamping?

Stampd.io Blockchain Stamping is a Chrome extension developed by https://stampd.io, and its main feature is "Entrust the Blockchain to notarize proof of ownership of any digital creation.".

Extension Screenshots

screenshot

Download Stampd.io Blockchain Stamping Extension CRX File

Download Stampd.io Blockchain Stamping extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Stampd.io Blockchain Stamping Stampd.io Blockchain Stamping
ID dhnjpddheecipbololidkochpgecifid
Official URL https://chromewebstore.google.com/detail/stampdio-blockchain-stamp/dhnjpddheecipbololidkochpgecifid
Description Entrust the Blockchain to notarize proof of ownership of any digital creation.
File Size 83.35 KB
Installation Count 56
Current Version 2.0
Last Updated 2019-11-25
Publish Date 2019-11-19
Developer https://stampd.io
Email [email protected]
Payment Type free
Privacy Policy Page URL https://stampd.io/terms-conditions
Supported Languages 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"
    }
}