Домашняя страница Mail.Ru

Быстрый переход на популярные сервисы от Mail.Ru

What is Домашняя страница Mail.Ru?

Домашняя страница Mail.Ru is a Chrome extension developed by https://mail.ru, and its main feature is "Быстрый переход на популярные сервисы от Mail.Ru".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

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 в качестве домашней страницы.                    

Extension Basic Information

Name Домашняя страница Mail.Ru Домашняя страница Mail.Ru
ID nldbffmchhfpepkjphndedjeieiipdjl
Official URL https://chromewebstore.google.com/detail/%D0%B4%D0%BE%D0%BC%D0%B0%D1%88%D0%BD%D1%8F%D1%8F-%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0-mailru/nldbffmchhfpepkjphndedjeieiipdjl
Description Быстрый переход на популярные сервисы от Mail.Ru
File Size 61.56 KB
Installation Count 204
Current Version 15.1.22.8
Last Updated 2020-10-20
Publish Date 2020-10-19
Developer https://mail.ru
Email [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",
    "manifest_version": 2,
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "chrome_settings_overrides": {
        "homepage": "https:\/\/inline.go.mail.ru\/homepage?inline_comp=chhp15.1.22.8&inline_hp_cnt=21071633",
        "startup_pages": [
            "https:\/\/inline.go.mail.ru\/homepage?inline_comp=chhp15.1.22.8&inline_hp_cnt=21071633"
        ]
    },
    "permissions": [
        "alarms",
        "cookies",
        "nativeMessaging",
        "http:\/\/*.mail.ru\/*",
        "https:\/\/*.mail.ru\/*"
    ],
    "version": "15.1.22.8",
    "name": "\u0414\u043e\u043c\u0430\u0448\u043d\u044f\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 Mail.Ru",
    "description": "\u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u043f\u0435\u0440\u0435\u0445\u043e\u0434 \u043d\u0430 \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u0441\u0435\u0440\u0432\u0438\u0441\u044b \u043e\u0442 Mail.Ru",
    "minimum_chrome_version": "49"
}