Stampd.io Blockchain Stamping

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

O que é Stampd.io Blockchain Stamping?

Stampd.io Blockchain Stamping é uma extensão do Chrome desenvolvida por https://stampd.io, e sua principal característica é "Entrust the Blockchain to notarize proof of ownership of any digital creation.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Stampd.io Blockchain Stamping

Baixe arquivos de extensão Stampd.io Blockchain Stamping no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Stampd.io Blockchain Stamping Stampd.io Blockchain Stamping
ID dhnjpddheecipbololidkochpgecifid
URL Oficial https://chromewebstore.google.com/detail/stampdio-blockchain-stamp/dhnjpddheecipbololidkochpgecifid
Descrição Entrust the Blockchain to notarize proof of ownership of any digital creation.
Tamanho do Arquivo 83.35 KB
Contagem de Instalações 56
Versão Atual 2.0
Última Atualização 2019-11-25
Data de Publicação 2019-11-19
Desenvolvedor https://stampd.io
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://stampd.io/terms-conditions
Idiomas Suportados 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"
    }
}