Super-Traf.RU
Super-Traf.RU - Реклама и заработок. Установите наше расширение и зарабатывайте деньги во время просмотра сайтов.
What is Super-Traf.RU?
Super-Traf.RU is a Chrome extension developed by abichkow26, and its main feature is "Super-Traf.RU - Реклама и заработок. Установите наше расширение и зарабатывайте деньги во время просмотра сайтов.".
Extension Screenshots
Download Super-Traf.RU Extension CRX File
Download Super-Traf.RU 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
Реклама и заработок. Установите наше расширение и зарабатывайте деньги во время просмотра сайтов. При каждом обновлении страницы Вам будет начислено вознаграждение.
Extension Basic Information
Name | Super-Traf.RU |
ID | addfifnpmofcnlcgmdimfdnncjeccbpf |
Official URL | https://chromewebstore.google.com/detail/super-trafru/addfifnpmofcnlcgmdimfdnncjeccbpf |
Description | Super-Traf.RU - Реклама и заработок. Установите наше расширение и зарабатывайте деньги во время просмотра сайтов. |
File Size | 689 KB |
Installation Count | 720 |
Current Version | 1.6 |
Last Updated | 2021-03-04 |
Publish Date | 2021-03-04 |
Rating | 2.67/5 Total 6 Ratings |
Developer | abichkow26 |
[email protected] | |
Payment Type | free |
Extension Website | https://super-traf.ru |
Help Page URL | https://super-traf.ru/contact |
Supported Languages | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.6", "name": "Super-Traf.RU", "description": "Super-Traf.RU - \u0420\u0435\u043a\u043b\u0430\u043c\u0430 \u0438 \u0437\u0430\u0440\u0430\u0431\u043e\u0442\u043e\u043a. \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0435 \u043d\u0430\u0448\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0438 \u0437\u0430\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0439\u0442\u0435 \u0434\u0435\u043d\u044c\u0433\u0438 \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0430 \u0441\u0430\u0439\u0442\u043e\u0432.", "manifest_version": 2, "icons": { "128": "images\/icon.png" }, "content_scripts": [ { "js": [ "jquery.js", "content.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_end" } ], "background": { "scripts": [ "jquery.js", "background.js" ] }, "browser_action": { "default_title": "Super-Traf.RU", "default_icon": "images\/icon.png", "default_popup": "popup.html" } } |