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拡張機能をインストールします。
拡張機能の使用方法
Открывает в новом окне Яндекс Вебмастер текущего сайта
拡張機能の基本情報
名前 | |
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" } |