BulleTime - Best Web 3.0 Exploration Bridge!

Rocketing Your NFT Tracing Experience on Twitter!

BulleTime - Best Web 3.0 Exploration Bridge! क्या है?

BulleTime - Best Web 3.0 Exploration Bridge! https://bulletime.xyz द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Rocketing Your NFT Tracing Experience on Twitter!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में BulleTime - Best Web 3.0 Exploration Bridge! एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        The best all in one NFT exploration platform & community --- BulleTime ! 

Smartly connect NFT peers from your Twitter community with BulleTime NOW !

👯‍♀️1.DISCOVER NFTs from Twitter and Dig Deep into Collections 
💡1.1 Discover Relevant Collections Launched by the Project Team 
With a simple click on the yellow icon , a popup displays not only all important market performances, Alpha Analysis of the current collection, but also more collections launched by the project team ! 
🐾1.2 Discover Friends using NFTs as Their Twitter Avatars: 
Smartly identify NFTs profile photos and pictures (with a black icon) from your Twitter feeds, and tags them with a BulleTime logo. 

🐳2.FOLLOW Whale Wallets and Grasp Your Fortune Opportunity 
By detecting NFTs in your Twitter feeds (with a green icon), you can easily access NFT-Influencers' crypto wallets, and get notified of their latest trading activities!

✨ 3.Browse, Interact, and Contribute [Coming Soon] 
You will be able to collect and share NFT contents that you browse, interact with your NFT peers, rate NFT Influencers, and earn through contributions!                    

एक्सटेंशन की मूल जानकारी

नाम BulleTime - Best Web 3.0 Exploration Bridge! BulleTime - Best Web 3.0 Exploration Bridge!
ID pflmhdondmfkgbkalfkkbckgibneoblc
आधिकारिक URL https://chromewebstore.google.com/detail/bulletime-best-web-30-exp/pflmhdondmfkgbkalfkkbckgibneoblc
विवरण Rocketing Your NFT Tracing Experience on Twitter!
फ़ाइल का आकार 1.1 MB
स्थापना संख्या 36
वर्तमान संस्करण 1.4
अंतिम अपडेट 2022-09-01
प्रकाशन तिथि 2022-04-26
रेटिंग 5.00/5 कुल 6 रेटिंग्स
डेवलपर https://bulletime.xyz
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://bulletime.xyz/hottest
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "BulleTime - Best Web 3.0 Exploration Bridge!",
    "version": "1.4",
    "description": "Rocketing Your NFT Tracing Experience on Twitter!",
    "manifest_version": 3,
    "icons": {
        "16": "\/images\/logo16.png",
        "32": "\/images\/logo32.png",
        "48": "\/images\/logo48.png",
        "128": "\/images\/logo128.png"
    },
    "background": {
        "service_worker": "static\/js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/www.twitter.com\/*"
            ],
            "css": [
                "static\/css\/content.css"
            ],
            "js": [
                "static\/js\/content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [],
    "host_permissions": [
        "https:\/\/www.bulletiom.xyz\/*",
        "https:\/\/bulletiom.xyz\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "static\/js\/injected.js",
                "fonts\/IBMPlexSans-Thin.ttf",
                "fonts\/IBMPlexSans-Light.ttf",
                "fonts\/IBMPlexSans-Regular.ttf",
                "fonts\/IBMPlexSans-Medium.ttf",
                "fonts\/IBMPlexSans-SemiBold.ttf",
                "fonts\/IBMPlexSans-Bold.ttf"
            ],
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/www.twitter.com\/*"
            ]
        }
    ]
}