Web Developer
Adds a toolbar button with various web developer tools.
Web Developerとは何ですか?
Web Developerはhttps://chrispederick.comによって開発されたChromeの拡張機能で、その主な機能は「Adds a toolbar button with various web developer tools.」です。
拡張機能のスクリーンショット
Web Developer拡張機能のCRXファイルをダウンロード
Web Developer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The Web Developer extension adds a toolbar button to the browser with various web developer tools. This is the official port of the Web Developer extension for Firefox.
--------------------
The best place for support is not in the reviews section below, but on the Web Developer site in the help:
https://chrispederick.com/work/web-developer/help/
Also available there are a full set of release notes:
https://chrispederick.com/work/web-developer/history/chrome/ 拡張機能の基本情報
| 名前 | |
| ID | bfbameneiokkgbdmiekhjnmfkcnldhhm |
| 公式URL | https://chromewebstore.google.com/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm |
| 説明 | Adds a toolbar button with various web developer tools. |
| ファイルサイズ | 1.1 MB |
| インストール数 | 1,390,534 |
| 現在のバージョン | 0.5.5 |
| 最終更新日 | 2023-08-26 |
| 公開日 | 2020-01-12 |
| 評価 | 4.46/5 合計 2829 レビュー |
| 開発者 | https://chrispederick.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://chrispederick.com/work/web-developer/ |
| ヘルプページのURL | http://chrispederick.com/work/web-developer/help/ |
| プライバシーポリシーページのURL | https://chrispederick.com/work/web-developer/help |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"page": "\/background\/background.html"
},
"content_scripts": [
{
"js": [
"\/content\/content.js"
],
"matches": [
" | |