adsbitcoin.io - Get Bitcoins in a second.
Get Bitcoins in a second.
Что такое adsbitcoin.io - Get Bitcoins in a second.?
adsbitcoin.io - Get Bitcoins in a second. - это расширение Chrome, разработанное http://adsbitcoin.io, и его основная функция - "Get Bitcoins in a second.".
Снимки экрана расширения
Скачать файл CRX расширения adsbitcoin.io - Get Bitcoins in a second.
Скачайте файлы расширений adsbitcoin.io - Get Bitcoins in a second. в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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.
Основная информация о расширении
Название | |
ID | ijpmihhlfkkfeimocndobeghgdggkail |
Официальный URL | https://chrome.google.com/webstore/detail/adsbitcoinio-get-bitcoins/ijpmihhlfkkfeimocndobeghgdggkail |
Описание | Get Bitcoins in a second. |
Размер файла | 130 KB |
Количество установок | 7,857 |
Текущая Версия | 0.112 |
Последнее Обновление | 2020-12-02 |
Дата публикации | 2020-06-07 |
Рейтинг | 3.82/5 Всего 45 оценок |
Разработчик | http://adsbitcoin.io |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://adsbitcoin.io/ |
URL страницы помощи | https://adsbitcoin.io/faq |
URL страницы политики конфиденциальности | https://adsbitcoin.io/privacy |
Поддерживаемые языки | 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" } |