Оригинальные Тексты 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
电子邮箱 [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"
}