HyipZanoza Assistant
Проверка HYIP проектов через онлайн-сервис hyip-zanoza.me
What is HyipZanoza Assistant?
HyipZanoza Assistant is a Chrome extension developed by hyipzanoza, and its main feature is "Проверка HYIP проектов через онлайн-сервис hyip-zanoza.me".
Extension Screenshots
Download HyipZanoza Assistant Extension CRX File
Download HyipZanoza Assistant extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Данное приложение является помощником инвестору от онлайн сервиса HYIP-zanoza.me для проверки HYIP проектов. При нажатии на значок приложения, который вы найдете на сайте HYIP проекта, в новой вкладке браузера откроется страница hyip-zanoza.me с деталями, описанием и отзывами о данном хайпе.
Extension Basic Information
Name | |
ID | hkojmigbkcfnklggeihcapghagachglo |
Official URL | https://chromewebstore.google.com/detail/hyipzanoza-assistant/hkojmigbkcfnklggeihcapghagachglo |
Description | Проверка HYIP проектов через онлайн-сервис hyip-zanoza.me |
File Size | 11.78 KB |
Installation Count | 128 |
Current Version | 1.0 |
Last Updated | 2016-05-20 |
Publish Date | 2016-05-20 |
Rating | 5.00/5 Total 1 Ratings |
Developer | hyipzanoza |
[email protected] | |
Payment Type | free |
Extension Website | http://hyip-zanoza.me |
Supported Languages | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "HyipZanoza Assistant", "description": "\u041f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 HYIP \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432 \u0447\u0435\u0440\u0435\u0437 \u043e\u043d\u043b\u0430\u0439\u043d-\u0441\u0435\u0440\u0432\u0438\u0441 hyip-zanoza.me", "background": { "scripts": [ "background.js" ] }, "permissions": [ "tabs" ], "browser_action": { "default_icon": "icon48.png" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "version": "1.0" } |