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

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

Оригинальные Тексты Yandex WebMasterとは何ですか?

Оригинальные Тексты Yandex WebMasterはhttp://zixn.ruによって開発されたChromeの拡張機能で、その主な機能は「Расширение для google chrome Оригинальные Тексты Yandex WebMaster」です。

拡張機能のスクリーンショット

screenshot

Оригинальные Тексты Yandex WebMaster拡張機能のCRXファイルをダウンロード

Оригинальные Тексты Yandex WebMaster拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Оригинальные Тексты Yandex WebMaster Оригинальные Тексты Yandex WebMaster
ID pfpplklhkfmgfdjppdblegpeloeefinn
公式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
説明 Расширение для google chrome Оригинальные Тексты Yandex WebMaster
ファイルサイズ 373 KB
インストール数 58
現在のバージョン 1.0
最終更新日 2015-03-11
公開日 2015-03-11
評価 5.00/5 合計 1 レビュー
開発者 http://zixn.ru
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.zixn.ru/rasshirenie-dlya-google-chrome-originalnye-teksty-yandex-webmaster.html
ヘルプページのURL http://www.zixn.ru/rasshirenie-dlya-google-chrome-originalnye-teksty-yandex-webmaster.html
対応言語 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"
}