Rutor открыть доступ
Открыть доступ к Rutor.org / Рутор
What is Rutor открыть доступ?
Rutor открыть доступ is a Chrome extension developed by http://rutor.bbpi.ru, and its main feature is "Открыть доступ к Rutor.org / Рутор".
Extension Screenshots
Download Rutor открыть доступ Extension CRX File
Download Rutor открыть доступ 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
Простое расширение которое открывает доступ к сайту Rutor.org / Рутор 03.02.2019 добавили новое зеркало rutor.info теперь по датам подгружается корректно
Extension Basic Information
Name | |
ID | pphakoegbpaabllnkbjadgpjckkbgdkp |
Official URL | https://chrome.google.com/webstore/detail/rutor-%D0%BE%D1%82%D0%BA%D1%80%D1%8B%D1%82%D1%8C-%D0%B4%D0%BE%D1%81%D1%82%D1%83%D0%BF/pphakoegbpaabllnkbjadgpjckkbgdkp |
Description | Открыть доступ к Rutor.org / Рутор |
File Size | 25.04 KB |
Installation Count | 30,000 |
Current Version | 2.2.2 |
Last Updated | 2020-02-11 |
Publish Date | 2020-02-08 |
Rating | 1.83/5 Total 29 Ratings |
Developer | http://rutor.bbpi.ru |
[email protected] | |
Payment Type | free |
Help Page URL | https://vk.com/topic-152232285_39589124 |
Supported Languages | ru |
manifest.json | |
{ "background": { "scripts": [ "proxy.js", "open-link.js" ] }, "browser_action": { "default_title": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u043a Rutor.org \/ \u0420\u0443\u0442\u043e\u0440 " }, "description": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u043a Rutor.org \/ \u0420\u0443\u0442\u043e\u0440 ", "icons": { "128": "128.png", "16": "16.png", "32": "32.png", "48": "48.png" }, "manifest_version": 2, "name": "Rutor \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f", "short_name": "Rutor", "permissions": [ "proxy", "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.2.2" } |