Игры@Mail.ru
Быстрый переход в Игры@Mail.ru
What is Игры@Mail.ru?
Игры@Mail.ru is a Chrome extension developed by https://games.mail.ru, and its main feature is "Быстрый переход в Игры@Mail.ru".
Extension Screenshots
Download Игры@Mail.ru Extension CRX File
Download Игры@Mail.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
Возможности расширения: • Быстрый переход на Игры@Mail.ru. • Быстрый поиск игр с помощью контекстного меню браузера. Игры@Mail.ru — это каталог бесплатных онлайновых игр, а также новости, рецензии, превью, видеоролики об играх для всех основных платформ.
Extension Basic Information
Name | Игры@Mail.ru |
ID | ggfceeenghodhpdpedimcleimhabnodj |
Official URL | https://chromewebstore.google.com/detail/%D0%B8%D0%B3%D1%80%D1%8Bmailru/ggfceeenghodhpdpedimcleimhabnodj |
Description | Быстрый переход в Игры@Mail.ru |
File Size | 19.72 KB |
Installation Count | 4,605 |
Current Version | 0.26 |
Last Updated | 2013-05-06 |
Publish Date | 2013-05-06 |
Rating | 4.12/5 Total 33 Ratings |
Developer | https://games.mail.ru |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://help.mail.ru/legal/all-ext-privacy |
Supported Languages | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": true, "scripts": [ "main.js" ] }, "browser_action": { "default_title": "" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "description": "\u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u043f\u0435\u0440\u0435\u0445\u043e\u0434 \u0432 \u0418\u0433\u0440\[email protected]", "icons": { "128": "img\/128.png", "16": "img\/favicon.png", "48": "img\/48.png" }, "manifest_version": 2, "name": "\u0418\u0433\u0440\[email protected]", "permissions": [ "tabs", "http:\/\/*.mail.ru\/", "contextMenus" ], "version": "0.26", "web_accessible_resources": [ "img\/16.png" ] } |