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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    ]
}