Stampd.io Blockchain Stamping

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

ما هو Stampd.io Blockchain Stamping؟

Stampd.io Blockchain Stamping هو إضافة Chrome تم تطويرها بواسطة https://stampd.io، والميزة الرئيسية لها هي "Entrust the Blockchain to notarize proof of ownership of any digital creation.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Stampd.io Blockchain Stamping

قم بتنزيل ملفات الامتداد Stampd.io Blockchain Stamping بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة سياسة الخصوصية 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"
    }
}