Yandex Wordstat Keywords Add

Расширение Yandex Wordstat Keywords Add для ускорения работы в Yandex Wordstat

Wat is Yandex Wordstat Keywords Add?

Yandex Wordstat Keywords Add is een Chrome-extensie ontwikkeld door developer, en de belangrijkste functie is "Расширение Yandex Wordstat Keywords Add для ускорения работы в Yandex Wordstat".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Yandex Wordstat Keywords Add

Download Yandex Wordstat Keywords Add-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Дополнения Yandex Wordstat Keywords Add (YWKA) для быстрого сборка ключевых слов в Yandex Wordstat.

Дополнение умеет:
1. Добавлять 1 фразу или все фразы со страницы в 1 клик
2. Добавлять Ваши фразы в ручную
3. Копировать фразы с частотностью и без

Автоматическое удаление дублей.
Фразы сохраняются в исходном формате - без каких-либо изменений.                    

Basisinformatie over de Extensie

Naam Yandex Wordstat Keywords Add Yandex Wordstat Keywords Add
ID onaeegcgechoaflpkpmdcbgmdfhbbibp
Officiële URL https://chromewebstore.google.com/detail/yandex-wordstat-keywords/onaeegcgechoaflpkpmdcbgmdfhbbibp
Beschrijving Расширение Yandex Wordstat Keywords Add для ускорения работы в Yandex Wordstat
Bestandsgrootte 59.04 KB
Aantal Installaties 5,076
Huidige Versie 2.0.11
Laatst Bijgewerkt 2016-07-20
Publicatiedatum 2016-07-20
Beoordeling 4.04/5 Totaal 49 Beoordelingen
Ontwikkelaar developer
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://cvekla.com/privacy-chrome
Ondersteunde Talen ru
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "content_scripts": [
        {
            "css": [
                "styles.css"
            ],
            "js": [
                "jquery.js",
                "script.js"
            ],
            "matches": [
                "*:\/\/wordstat.yandex.ru\/*",
                "*:\/\/wordstat.yandex.com\/*",
                "*:\/\/wordstat.yandex.ua\/*",
                "*:\/\/wordstat.yandex.by\/*",
                "*:\/\/wordstat.yandex.kz\/*"
            ]
        }
    ],
    "description": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 Yandex Wordstat Keywords Add \u0434\u043b\u044f \u0443\u0441\u043a\u043e\u0440\u0435\u043d\u0438\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0432 Yandex Wordstat",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/onaeegcgechoaflpkpmdcbgmdfhbbibp\/",
    "author": "Nikita",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "omnibox": {
        "keyword": "yandex wordstat keywords add, ywka, ywa, ywh, yandex wordstat assistant, yandex wordstat helper, yandex wordstat help"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzzw+pY5ruDMrOgE9E3TWVZr0q6sseL3qWDBPxSG7cODmbpilr7w9oyNA0\/czRaRZhcTeRsl3veg73leG96v4kbiIHRFkCPOSo6UE0RznjN3RTc8DikQhuxjXdm4LwpKWosNVKgFRb7rOgBSGAtkAzzQd\/QGqeP6V82WB5JysNe99E7P9ucZPjfy59XBKw1Z4h25+MczxCZRqs3AkrkwctcJC\/HowX74QBKLCB\/LpBLS+Xk4vyn5QoFbJVwbDH7RbmKN8CSqf3tVFkHZyQg6D0jI2BSmE5A1sXyLcWntTQqimlKabgoh32CBNGYQZjsqaN2XlM8TwQ\/u6bXXrDF59MwIDAQAB",
    "manifest_version": 2,
    "name": "Yandex Wordstat Keywords Add",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.11"
}