Best WordPress Tools
Different tools useful for WordPress developers and users
Best WordPress Toolsとは何ですか?
Best WordPress Toolsはhttps://tabernawp.comによって開発されたChromeの拡張機能で、その主な機能は「Different tools useful for WordPress developers and users」です。
拡張機能のスクリーンショット
Best WordPress Tools拡張機能のCRXファイルをダウンロード
Best WordPress Tools拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Set of WordPress tools, urls and other options of interest for WordPress users and developers.
This extension has eight sections with several subsections and a lot of utils, forms and links. 拡張機能の基本情報
| 名前 | |
| ID | miepkfdpkfdnfefoobohbfdenldodpfi |
| 公式URL | https://chromewebstore.google.com/detail/best-wordpress-tools/miepkfdpkfdnfefoobohbfdenldodpfi |
| 説明 | Different tools useful for WordPress developers and users |
| ファイルサイズ | 183 KB |
| インストール数 | 438 |
| 現在のバージョン | 1.0.6 |
| 最終更新日 | 2023-10-18 |
| 公開日 | 2019-11-20 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | https://tabernawp.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://tabernawp.com/politica-de-privacidad |
| 対応言語 | en,es |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "__MSG_app_name__",
"description": "__MSG_app_description__",
"version": "1.0.6",
"default_locale": "en",
"icons": {
"128": "img\/best-wp-tools-128.png",
"48": "img\/best-wp-tools-48.png",
"32": "img\/best-wp-tools-32.png",
"16": "img\/best-wp-tools-16.png"
},
"action": {
"default_popup": "html\/home.html",
"default_icon": {
"128": "img\/best-wp-tools-128.png",
"48": "img\/best-wp-tools-48.png",
"32": "img\/best-wp-tools-32.png",
"16": "img\/best-wp-tools-16.png"
}
},
"permissions": [
"activeTab"
],
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Alt+W"
}
}
}
} | |