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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย 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
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
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"
    }
}