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/
擴展基本資訊
名稱 | Web Developer |
ID | bfbameneiokkgbdmiekhjnmfkcnldhhm |
官方網址 | 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 |
電子郵箱 | [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": [ " |