BitTube AirTime, Donations, Adblocker, Wallet

Monetize your time while you are browsing the web.

Vad är BitTube AirTime, Donations, Adblocker, Wallet?

BitTube AirTime, Donations, Adblocker, Wallet är en Chrome-tillägg utvecklad av http://bittube.app, och dess huvudfunktion är "Monetize your time while you are browsing the web.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner BitTube AirTime, Donations, Adblocker, Wallet-förlängningens CRX-fil

Ladda ner BitTube AirTime, Donations, Adblocker, Wallet-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Monetize your time while browsing the web anywhere!

This extension enables you to run the AirTime monetization system (created by BitTube) anywhere while browsing the internet, while blocking ads. This system enables users to generate AirTime based simply on their time spent surfing web pages. The total accrued AirTime is then rewarded in TUBE tokens to both you, as a user, and the publishers you visited, including social media accounts! You can also donate and send/receive TUBE tokens using the integrated wallet, and much more.

With this system, you are not bothered by ads and you do not need to worry about missed income for the publishers relying on ad revenue to stay afloat. Your time and attention are a limited resource. They have inherent economic value regardless of ads. Ads insert contradictory design elements to websites. Where traditionally the revenue relies on distracting you away from the publishers themselves, instead, AirTime allows you to spend your undivided attention – and monetizes both sides. It is a mutually beneficial, ad-free, win-win situation.

The rate of TUBE payouts is not fixed. The revenue pool is distributed in real-time across all concurrent users globally. The TUBE tokens are traded on several open market exchanges, for example Bittrex. Its dollar value is the result from supply and demand. These earned TUBEs will be spendable online as well as in physical stores, with the upcoming BitTube Debit Card and payment gateway.

What does this all mean? In practice, this extension enables you to have an available TUBE balance effortlessly, simply because you browse the internet. Your balance represents real money and it could be used, for example, as a continual source of shopping discounts, or supporting your favorite publishers.

Features:


- Rewards your time spent on the Internet.
- Receive TUBE payments.
- Donate to websites and social media accounts.
- Send TUBE cryptocurrency to other BitTube users.
- Create and manage BitTube wallets.
- Buy TUBE coins with a Debit/Credit card or PayPal.
- Analyze statistics about your browsing history.
- Check all of your transaction history.
- Block ads, banners, popups and large media files
- Secured by 2-Factor Authentication.
- Earn TUBEs by sharing a personal referral link.

Learn more on https://bittube.app                    

Grundläggande Information om Tillägg

Namn BitTube AirTime, Donations, Adblocker, Wallet BitTube AirTime, Donations, Adblocker, Wallet
ID cnogbbmciffpibmkphohpebghmomaemi
Officiell webbadress https://chrome.google.com/webstore/detail/bittube-airtime-donations/cnogbbmciffpibmkphohpebghmomaemi
Beskrivning Monetize your time while you are browsing the web.
Filstorlek 8.25 MB
Antal Installationer 11,131
Aktuell Version 4.0.0.5
Senast Uppdaterad 2021-04-16
Publiceringsdatum 2020-04-12
Betyg 4.42/5 Totalt 463 Betyg
Utvecklare http://bittube.app
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://bittube.app
Hjälpsida URL https://kb.bit.tube
URL till Sekretesspolicy Sidan https://bittube.app/privacy-policy
Stödda Språk id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "BitTube AirTime, Donations, Adblocker, Wallet",
    "version": "4.0.0.5",
    "author": "Saber Maram",
    "description": "Monetize your time while you are browsing the web.",
    "permissions": [
        "activeTab",
        "contextMenus",
        "cookies",
        "notifications",
        "privacy",
        "proxy",
        "storage",
        "tabs",
        "unlimitedStorage",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "*:\/\/airshare.bittube.app\/*",
            "*:\/\/airshare.bittubeapp.com\/*",
            "*:\/\/pay.bittube.cash\/*",
            "*:\/\/bittube.app\/*",
            "*:\/\/bittubeapp.com\/*",
            "*:\/\/bittube-airtime-extension.firebaseapp.com\/*",
            "*:\/\/bittube-airtime-extension-dev.firebaseapp.com\/*",
            "*:\/\/bittube.tv\/*",
            "*:\/\/bittubers.com\/*",
            "*:\/\/beta.bittube.tv\/*",
            "*:\/\/beta.bittubers.com\/*",
            "*:\/\/testing.bittubers.com\/*"
        ],
        "accepts_tls_channel_id": false
    },
    "background": {
        "page": "background.html"
    },
    "incognito": "split",
    "default_locale": "en",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/pay.bittube.cash\/tubepay\/client.html",
                "*:\/\/bittubeapp.com\/tubepay\/client.html",
                "*:\/\/bittube-airtime-extension.firebaseapp.com\/tubepay\/client.html",
                "*:\/\/bittube-airtime-extension-dev.firebaseapp.com\/tubepay\/client.html",
                "*:\/\/pay.bittube.cash\/tubepay\/client-new.html",
                "*:\/\/bittubeapp.com\/tubepay\/client-new.html",
                "*:\/\/bittube-airtime-extension.firebaseapp.com\/tubepay\/client-new.html",
                "*:\/\/bittube-airtime-extension-dev.firebaseapp.com\/tubepay\/client-new.html",
                "*:\/\/pay.bittube.cash\/wallet\/*",
                "*:\/\/bittubeapp.com\/wallet\/*",
                "*:\/\/bittube-airtime-extension.firebaseapp.com\/wallet\/*",
                "*:\/\/bittube-airtime-extension-dev.firebaseapp.com\/wallet\/*"
            ],
            "js": [
                "plugins\/clientcomms.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "external\/parse-domain.js",
                "plugins\/NewWebinfo\/contentID.js",
                "plugins\/blackbox\/js\/loader.js",
                "plugins\/blackbox\/js\/events.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "assets\/js\/walletHelpers.js",
                "external\/i18\/i18next.min.js",
                "external\/i18\/loc-i18next.min.js",
                "external\/i18\/i18nextBrowserLanguageDetector.min.js",
                "external\/i18\/i18nextXHRBackend.min.js",
                "external\/i18\/i18-translate.js"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "plugins\/uBlock\/js\/vapi.js",
                "plugins\/uBlock\/js\/vapi-client.js",
                "plugins\/uBlock\/js\/contentscript.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "plugins\/uBlock\/js\/scriptlets\/subscriber.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "*:\/\/bittube-airtime-extension.firebaseapp.com\/*",
                "*:\/\/bittube-airtime-extension-dev.firebaseapp.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "assets\/images\/get_started16.png",
            "32": "assets\/images\/get_started32.png",
            "48": "assets\/images\/get_started48.png",
            "128": "assets\/images\/get_started128.png"
        },
        "default_title": "BitTube AirTime Extension"
    },
    "icons": {
        "16": "assets\/images\/get_started16.png",
        "32": "assets\/images\/get_started32.png",
        "48": "assets\/images\/get_started48.png",
        "128": "assets\/images\/get_started128.png"
    },
    "content_security_policy": "script-src 'self'  https:\/\/apis.google.com 'unsafe-eval'; object-src 'self'",
    "manifest_version": 2,
    "oauth2": {
        "client_id": "632275942486-da48fumn63sfhjej13c3rh572f8rc5ii.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "storage": {
        "managed_schema": "plugins\/uBlock\/managed_storage.json"
    },
    "commands": {
        "launch-element-picker": {
            "description": "__MSG_popupTipPicker__"
        },
        "launch-element-zapper": {
            "description": "__MSG_popupTipZapper__"
        },
        "launch-logger": {
            "description": "__MSG_popupTipLog__"
        }
    },
    "web_accessible_resources": [
        "web_accessible_resources\/*",
        "_locales\/*"
    ]
}