SMS, HLR, PING - SMSPILOT.RU

Отправить SMS через SMSPILOT.RU. HLR-запросы и PING-SMS. Требуется регистрация на сайте.

What is SMS, HLR, PING - SMSPILOT.RU?

SMS, HLR, PING - SMSPILOT.RU is a Chrome extension developed by https://smspilot.ru, and its main feature is "Отправить SMS через SMSPILOT.RU. HLR-запросы и PING-SMS. Требуется регистрация на сайте.".

Extension Screenshots

screenshot

Download SMS, HLR, PING - SMSPILOT.RU Extension CRX File

Download SMS, HLR, PING - SMSPILOT.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

                        Быстрая отправка SMS, история сообщений, пункт SMS в контекстном меню правой кнопкой на странице.
HLR-запросы чтобы узнать обслуживается ли данный номер или уже нет.
PING-SMS - скрытое сообщение, чтобы выяснить в сети этот телефон или выключен.
Требуется регистрация на сайте SMSPILOT.RU.                    

Extension Basic Information

Name SMS, HLR, PING - SMSPILOT.RU SMS, HLR, PING - SMSPILOT.RU
ID dkijickldagplodpngehocojnailjgjo
Official URL https://chromewebstore.google.com/detail/sms-hlr-ping-smspilotru/dkijickldagplodpngehocojnailjgjo
Description Отправить SMS через SMSPILOT.RU. HLR-запросы и PING-SMS. Требуется регистрация на сайте.
File Size 30.92 KB
Installation Count 87
Current Version 1.12
Last Updated 2017-04-30
Publish Date 2017-04-30
Rating 1.00/5 Total 1 Ratings
Developer https://smspilot.ru
Email [email protected]
Payment Type free
Extension Website https://smspilot.ru/chrome.php
Help Page URL https://smspilot.ru/support.php
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SMS, HLR, PING - SMSPILOT.RU",
    "short_name": "SMSPILOT.RU",
    "description": "\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c SMS \u0447\u0435\u0440\u0435\u0437 SMSPILOT.RU. HLR-\u0437\u0430\u043f\u0440\u043e\u0441\u044b \u0438 PING-SMS. \u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u043d\u0430 \u0441\u0430\u0439\u0442\u0435.",
    "version": "1.12",
    "browser_action": {
        "default_title": "\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c SMS",
        "default_icon": "32x32.png"
    },
    "icons": {
        "16": "16x16.png",
        "32": "32x32.png",
        "48": "48x48.png",
        "128": "128x128.png"
    },
    "permissions": [
        "storage",
        "contextMenus",
        "http:\/\/smspilot.ru\/",
        "https:\/\/smspilot.ru\/"
    ],
    "background": {
        "scripts": [
            "menu.js"
        ]
    }
}