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 |
官方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 |
电子邮箱 | [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": [ " |