blocktracker
Explore NFT social signals on Twitter.
blocktracker क्या है?
blocktracker https://blocktracker.org द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Explore NFT social signals on Twitter."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में blocktracker एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Our Discord: https://discord.com/invite/6yqK2Dqft4 BlockTracker is an extension to enhance your Twitter-NFT experience by providing information around each individual user in a simpler and more intuitive way. With this extension, you can quickly access one's holding history. Current Feature: - 📉 Alerts Pop-up notices and a timeline view of significant activities. - 🔮 Profile Expansion - Extend the pop-up card and personal page and add some useful information when you hover your mouse over the avatar. - Tell you this user's recent actions through a very intuitive style. - 🚀Active Users Recommendation - Helps you explore and discover better community users by showing holdings. - 💌 Create Giveaway - Carry out promotional activities through tasks. How do I use it? - Click the "Add to Chrome" button at the top right of the current page and install it, then open or refresh twitter.com.
एक्सटेंशन की मूल जानकारी
नाम | blocktracker |
ID | conincoefhldfppibnhfjnljhlghjojl |
आधिकारिक URL | https://chromewebstore.google.com/detail/blocktracker/conincoefhldfppibnhfjnljhlghjojl |
विवरण | Explore NFT social signals on Twitter. |
फ़ाइल का आकार | 5.8 MB |
स्थापना संख्या | 764 |
वर्तमान संस्करण | 1.3.7.2 |
अंतिम अपडेट | 2022-11-26 |
प्रकाशन तिथि | 2022-05-10 |
रेटिंग | 5.00/5 कुल 17 रेटिंग्स |
डेवलपर | https://blocktracker.org |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
सहायता पृष्ठ URL | https://linktr.ee/blocktracker |
गोपनीयता नीति पृष्ठ URL | https://hh416adoxi.feishu.cn/docs/doccnxgkeQfrDXD0eINmAGV81Ph |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "blocktracker", "description": "Explore NFT social signals on Twitter.", "version": "1.3.7.2", "manifest_version": 3, "icons": { "128": "old-project\/img\/associated.jpg", "48": "old-project\/img\/associated.jpg", "16": "old-project\/img\/associated.jpg" }, "background": { "service_worker": "\/old-project\/js\/background.js" }, "action": { "default_icon": "\/old-project\/img\/associated.jpg", "default_title": "blocktracker" }, "content_scripts": [ { "matches": [ "https:\/\/twitter.com\/*", "*:\/\/service.blocktracker.org\/*", "https:\/\/api.theseuslab.org\/*" ], "js": [ "old-project\/js\/util.js", "old-project\/js\/content.js", "old-project\/js\/pushDom.js", "old-project\/js\/homePage.js", "old-project\/js\/recommend.js", "old-project\/js\/recommendPop.js", "old-project\/js\/alert.js", "old-project\/js\/feed.js", "old-project\/js\/addEvent.js" ], "css": [ "old-project\/css\/loading.css", "old-project\/css\/content.css", "old-project\/css\/recommend.css", "old-project\/css\/alert.css", "old-project\/css\/feed.css", "old-project\/css\/sponsored.css", "old-project\/css\/dark.css" ], "run_at": "document_end" }, { "matches": [ " |