Оригинальные Тексты Yandex WebMaster

Расширение для google chrome Оригинальные Тексты Yandex WebMaster

Cos'è Оригинальные Тексты Yandex WebMaster?

Оригинальные Тексты Yandex WebMaster è un'estensione di Chrome sviluppata da http://zixn.ru, e la sua funzione principale è "Расширение для google chrome Оригинальные Тексты Yandex WebMaster".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Оригинальные Тексты Yandex WebMaster

Scarica i file di estensione Оригинальные Тексты Yandex WebMaster in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Расширение добавляет в ваш браузер возможность отправки текста в сервис "Оригинальные тексты Яндекс".
Сервис  "Оригинальные тексты Яндекс" позволяет защитить ваш контент от копирования и своевременно сообщить поисковой машине о правах на текст.
Расширение настраивается в три простых шага, далее публиковать тексты можно с любой вкладки вашего браузера.                    

Informazioni di Base sull'Estensione

Nome Оригинальные Тексты Yandex WebMaster Оригинальные Тексты Yandex WebMaster
ID pfpplklhkfmgfdjppdblegpeloeefinn
URL Ufficiale https://chrome.google.com/webstore/detail/%D0%BE%D1%80%D0%B8%D0%B3%D0%B8%D0%BD%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D0%B5-%D1%82%D0%B5%D0%BA%D1%81%D1%82%D1%8B-yande/pfpplklhkfmgfdjppdblegpeloeefinn
Descrizione Расширение для google chrome Оригинальные Тексты Yandex WebMaster
Dimensione del File 373 KB
Conteggio Installazioni 58
Versione Corrente 1.0
Ultimo Aggiornamento 2015-03-11
Data di Pubblicazione 2015-03-11
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore http://zixn.ru
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.zixn.ru/rasshirenie-dlya-google-chrome-originalnye-teksty-yandex-webmaster.html
URL della Pagina di Aiuto http://www.zixn.ru/rasshirenie-dlya-google-chrome-originalnye-teksty-yandex-webmaster.html
Lingue Supportate ru
manifest.json
{
    "background": {
        "page": "ortext-yandex-opt.html"
    },
    "browser_action": {
        "default_icon": "yandex.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/webmaster.yandex.ru\/api\/v2\/hosts; object-src 'self'",
    "description": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0434\u043b\u044f google chrome \u041e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044c\u043d\u044b\u0435 \u0422\u0435\u043a\u0441\u0442\u044b Yandex WebMaster",
    "manifest_version": 2,
    "name": "\u041e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044c\u043d\u044b\u0435 \u0422\u0435\u043a\u0441\u0442\u044b Yandex WebMaster",
    "options_page": "ortext-yandex-opt.html",
    "permissions": [
        "notifications",
        "storage",
        "https:\/\/yandex.ru",
        "https:\/\/webmaster.yandex.ru\/api\/v2\/hosts",
        "https:\/\/google.com"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}