WalletChat
The NFT Social Layer
Vad är WalletChat?
WalletChat är en Chrome-tillägg utvecklad av walletchatextension, och dess huvudfunktion är "The NFT Social Layer".
Tilläggsskärmbilder
Ladda ner WalletChat-förlängningens CRX-fil
Ladda ner WalletChat-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
WalletChat is building the NFT social layer. Ever wanted to directly, anonymously message an NFT owner and start a discussion? WalletChat is for you! An extension that sits on top of any page, bringing chat & more to your fingertips. Features: - Login with web3 & direct message any wallet or ENS on Ethereum, with read receipts - When viewing an NFT in your browser, DM the NFT's owner in a thread with the NFT's contextual information attached - Leave public comments on an NFT, visible to anyone Follow & contact us on twitter - https://twitter.com/wallet_chat ⚡🚀
Grundläggande Information om Tillägg
Namn | WalletChat |
ID | cagioajkfaodnmocikaceihiobbcnime |
Officiell webbadress | https://chromewebstore.google.com/detail/walletchat/cagioajkfaodnmocikaceihiobbcnime |
Beskrivning | The NFT Social Layer |
Filstorlek | 10.94 MB |
Antal Installationer | 45 |
Aktuell Version | 2.1.1 |
Senast Uppdaterad | 2022-10-18 |
Publiceringsdatum | 2022-05-25 |
Betyg | 5.00/5 Totalt 4 Betyg |
Utvecklare | walletchatextension |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://www.freeprivacypolicy.com/live/b7c2a20d-b279-4d2f-a325-e66ca6051703 |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "WalletChat", "description": "The NFT Social Layer", "version": "2.1.1", "manifest_version": 3, "action": { "default_popup": "index.html", "default_title": "Open WalletChat popup" }, "permissions": [ "contextMenus", "notifications", "storage", "tabs", "alarms" ], "icons": { "512": "logo512.png" }, "background": { "service_worker": ".\/static\/js\/background.js" }, "content_scripts": [ { "matches": [ " |