Stampd.io Blockchain Stamping

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

Qu'est-ce que Stampd.io Blockchain Stamping ?

Stampd.io Blockchain Stamping est une extension Chrome développée par https://stampd.io, et sa fonction principale est "Entrust the Blockchain to notarize proof of ownership of any digital creation.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Stampd.io Blockchain Stamping

Téléchargez les fichiers d'extension Stampd.io Blockchain Stamping au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Stampd.io Blockchain Stamping Stampd.io Blockchain Stamping
ID dhnjpddheecipbololidkochpgecifid
URL Officiel https://chromewebstore.google.com/detail/stampdio-blockchain-stamp/dhnjpddheecipbololidkochpgecifid
Description Entrust the Blockchain to notarize proof of ownership of any digital creation.
Taille du Fichier 83.35 KB
Nombre d'Installations 56
Version Actuelle 2.0
Dernière Mise à Jour 2019-11-25
Date de Publication 2019-11-19
Développeur https://stampd.io
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://stampd.io/terms-conditions
Langues Prises en Charge 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"
    }
}