Yandex Webmaster one click

Extension opens new tab Yandex WebMaster of current website

什么是Yandex Webmaster one click?

Yandex Webmaster one click是由derevnia77开发的Chrome扩展程序,该扩展的主要功能是“Extension opens new tab Yandex WebMaster of current website”。

下载Yandex Webmaster one click扩展crx文件

下载Yandex Webmaster one click扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Открывает в новом окне Яндекс Вебмастер текущего сайта                    

扩展基本信息

名称 Yandex Webmaster one click Yandex Webmaster one click
ID majknndcfdifmbgidjhadbpicmlifanm
官方URL https://chrome.google.com/webstore/detail/yandex-webmaster-one-clic/majknndcfdifmbgidjhadbpicmlifanm
简介 Extension opens new tab Yandex WebMaster of current website
文件大小 21.11 KB
安装次数 23
当前版本 0.1
更新时间 2016-09-19
上架时间 2016-09-19
开发者 derevnia77
付费类型 free
支持的语言 ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Yandex Webmaster one click",
    "description": "Extension opens new tab Yandex WebMaster of current website",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "browser_action": {
        "default_title": "Yandex WebMaster 1click tool",
        "default_popup": "popup.html"
    },
    "manifest_version": 2,
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "version": "0.1"
}