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開發的Chrome擴展程式,該擴展的主要功能是“The Cirus Browser Extension lets you take control of your valuable data, and use it to passively earn cryptocurrency.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Cirus擴展crx文件

下載Cirus擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    ]
}