Cirus

The Cirus Browser Extension lets you take control of your valuable data, and use it to passively earn cryptocurrency.

Cirus क्या है?

Cirus http://cirusfoundation.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The Cirus Browser Extension lets you take control of your valuable data, and use it to passively earn cryptocurrency."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Surf and Earn Crypto with the Cirus Browser Extension for Chrome.

The Cirus Browser Extension empowers you to take control of your valuable data, and use it to passively earn cryptocurrency. Simply download the extension, configure your settings, and go back to your daily flow while earning from your data.

Every day, while you browse the internet, your data is being collected and monetized while you are left out of the value equation. Cirus puts you back in control of your data, and enables you to leverage it as the seamless onramp to earn crypto, and access the new digital economy.

When paired with the upcoming platform, integrated wallet, mobile app and optional hardware device, Cirus becomes your pathway to maximize earning from your data, and your onramp into the world of Web 3.0.

Follow Cirus on Twitter, Discord, Medium and Youtube for the latest updates!

https://twitter.com/CirusFoundation
https://discord.gg/3E5MHMSaES
https://medium.com/the-cirus-foundation
https://www.youtube.com/c/CirusFoundation                    

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

नाम Cirus Cirus
ID fgdfcjncpmfogfadmnnlijchffjebmfi
आधिकारिक URL https://chrome.google.com/webstore/detail/cirus/fgdfcjncpmfogfadmnnlijchffjebmfi
विवरण The Cirus Browser Extension lets you take control of your valuable data, and use it to passively earn cryptocurrency.
फ़ाइल का आकार 3.2 MB
स्थापना संख्या 10,000
वर्तमान संस्करण 1.1.1
अंतिम अपडेट 2022-04-10
प्रकाशन तिथि 2021-12-24
रेटिंग 4.00/5 कुल 53 रेटिंग्स
डेवलपर http://cirusfoundation.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://cirusfoundation.com
सहायता पृष्ठ URL https://support.cirusfoundation.com/en/knowledge
गोपनीयता नीति पृष्ठ URL https://cirusfoundation.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cirus",
    "description": "The Cirus Browser Extension lets you take control of your valuable data, and use it to passively earn cryptocurrency.",
    "version": "1.1.1",
    "manifest_version": 3,
    "author": "Cirus Foundation",
    "action": {
        "default_popup": "index.html",
        "default_title": "Cirus"
    },
    "icons": {
        "128": "ChromeStoreIcon128.png"
    },
    "background": {
        "service_worker": ".\/static\/js\/background.js"
    },
    "permissions": [
        "history",
        "geolocation",
        "bookmarks",
        "identity",
        "identity.email",
        "topSites",
        "idle",
        "system.cpu",
        "system.display",
        "system.memory",
        "webNavigation",
        "storage",
        "management",
        "printerProvider"
    ]
}