Prison Script VK.COMBO
Скрипт для просмотра информации, достижений игрока в Тюряге.
What is Prison Script VK.COMBO?
Prison Script VK.COMBO is a Chrome extension developed by rOmAnU_4, and its main feature is "Скрипт для просмотра информации, достижений игрока в Тюряге.".
Extension Screenshots
Download Prison Script VK.COMBO Extension CRX File
Download Prison Script VK.COMBO 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 | Prison Script VK.COMBO |
ID | mlaelimnimeobkcfmjllhllhfffojbko |
Official URL | https://chromewebstore.google.com/detail/prison-script-vkcombo/mlaelimnimeobkcfmjllhllhfffojbko |
Description | Скрипт для просмотра информации, достижений игрока в Тюряге. |
File Size | 102 KB |
Installation Count | 34 |
Current Version | 36 |
Last Updated | 2014-05-06 |
Publish Date | 2014-05-06 |
Rating | 4.14/5 Total 14 Ratings |
Developer | rOmAnU_4 |
Payment Type | free |
Extension Website | http://vk.com/public42401432 |
Help Page URL | http://vk.com/public42401432 |
Supported Languages | ru |
manifest.json | |
{ "browser_action": { "default_icon": "48.png" }, "content_scripts": [ { "css": [ "in.css" ], "js": [ "script.js" ], "matches": [ "http:\/\/vkontakte.ru\/*", "http:\/\/vk.com\/*", "https:\/\/vkontakte.ru\/*", "https:\/\/vk.com\/*" ] } ], "icons": { "128": "128.png", "48": "48.png" }, "manifest_version": 2, "name": "Prison Script VK.COMBO", "permissions": [ "https:\/\/api.vk.com\/*", "http:\/\/188.93.20.139\/*", "http:\/\/109.234.155.196\/*", "http:\/\/109.234.155.197\/*", "http:\/\/109.234.155.198\/*", "http:\/\/109.234.156.250\/*", "http:\/\/109.234.156.251\/*", "http:\/\/109.234.156.252\/*", "http:\/\/109.234.156.253\/*", "http:\/\/109.234.157.37\/*", "http:\/\/109.234.157.38\/*", "http:\/\/109.234.157.94\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "36" } |