adsbitcoin.io - Get Bitcoins in a second.

Get Bitcoins in a second.

Was ist adsbitcoin.io - Get Bitcoins in a second.?

adsbitcoin.io - Get Bitcoins in a second. ist eine Chrome-Erweiterung, die von http://adsbitcoin.io entwickelt wurde, und ihr Hauptmerkmal ist "Get Bitcoins in a second.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

adsbitcoin.io - Get Bitcoins in a second.-Erweiterungs-CRX-Datei herunterladen

Laden Sie adsbitcoin.io - Get Bitcoins in a second.-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Adsbitcoin new Bitcoin PTC site. 
Our site works on the PTC system (Paid To Click). Advertisers order advertising, users click on it and receive part of the money from the advertiser’s money.

Get a bitcoin audience to your site. 100% anonymous. 
User can get free bitcoin, just for simple clicks.
By installing this extension, you have to accept our Terms of Service.                    

Grundlegende Informationen zur Erweiterung

Name adsbitcoin.io - Get Bitcoins in a second. adsbitcoin.io - Get Bitcoins in a second.
ID ijpmihhlfkkfeimocndobeghgdggkail
Offizielle URL https://chrome.google.com/webstore/detail/adsbitcoinio-get-bitcoins/ijpmihhlfkkfeimocndobeghgdggkail
Beschreibung Get Bitcoins in a second.
Dateigröße 130 KB
Installationsanzahl 7,857
Aktuelle Version 0.112
Letztes Update 2020-12-02
Veröffentlichungsdatum 2020-06-07
Bewertung 3.82/5 Insgesamt 45 Bewertungen
Entwickler http://adsbitcoin.io
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://adsbitcoin.io/
Hilfeseite URL https://adsbitcoin.io/faq
URL der Datenschutzrichtlinien-Seite https://adsbitcoin.io/privacy
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "src\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "src\/UI\/Assets\/icons\/128.png",
        "default_popup": "src\/UI\/Popup\/dist\/index.html",
        "default_title": "adsbitcoin.io - Get Bitcoins in a second."
    },
    "content_scripts": [],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';",
    "externally_connectable": {
        "matches": [
            "*:\/\/adsbitcoin.io\/*"
        ]
    },
    "description": "Get Bitcoins in a second.",
    "icons": {
        "128": "src\/UI\/Assets\/icons\/128.png",
        "16": "src\/UI\/Assets\/icons\/16.png",
        "19": "src\/UI\/Assets\/icons\/19.png",
        "38": "src\/UI\/Assets\/icons\/38.png",
        "48": "src\/UI\/Assets\/icons\/48.png",
        "64": "src\/UI\/Assets\/icons\/64.png"
    },
    "manifest_version": 2,
    "name": "adsbitcoin.io - Get Bitcoins in a second.",
    "permissions": [
        "*:\/\/adsbitcoin.io\/*"
    ],
    "short_name": "adsbitcoin.io",
    "version": "0.112"
}