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

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

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

Оригинальные Тексты Yandex WebMaster is a Chrome extension developed by http://zixn.ru, and its main feature is "Расширение для google chrome Оригинальные Тексты Yandex WebMaster".

Extension Screenshots

screenshot

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

Download Оригинальные Тексты Yandex WebMaster 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

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

Extension Basic Information

Name Оригинальные Тексты Yandex WebMaster Оригинальные Тексты Yandex WebMaster
ID pfpplklhkfmgfdjppdblegpeloeefinn
Official URL 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
Description Расширение для google chrome Оригинальные Тексты Yandex WebMaster
File Size 373 KB
Installation Count 58
Current Version 1.0
Last Updated 2015-03-11
Publish Date 2015-03-11
Rating 5.00/5 Total 1 Ratings
Developer http://zixn.ru
Email [email protected]
Payment Type free
Extension Website http://www.zixn.ru/rasshirenie-dlya-google-chrome-originalnye-teksty-yandex-webmaster.html
Help Page URL http://www.zixn.ru/rasshirenie-dlya-google-chrome-originalnye-teksty-yandex-webmaster.html
Supported Languages 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"
}