Front End Developer Tools
Extends the Developer Tools, adding tools for front end developers.
What is Front End Developer Tools?
Front End Developer Tools is a Chrome extension developed by Chance Dai, and its main feature is "Extends the Developer Tools, adding tools for front end developers.".
Extension Screenshots
Download Front End Developer Tools Extension CRX File
Download Front End Developer Tools extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | |
ID | helkbcjckeafnnijijcmppjbbkegadcc |
Official URL | https://chrome.google.com/webstore/detail/front-end-developer-tools/helkbcjckeafnnijijcmppjbbkegadcc |
Description | Extends the Developer Tools, adding tools for front end developers. |
File Size | 432 KB |
Installation Count | 535 |
Current Version | 2.0.0 |
Last Updated | 2017-01-17 |
Publish Date | 2017-01-17 |
Rating | 4.00/5 Total 1 Ratings |
Developer | Chance Dai |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "[email protected]", "background": { "page": "background.html" }, "content_scripts": [ { "all_frames": true, "css": [ "css\/base_content.css" ], "js": [ "js\/lib\/jquery-1.7.2.min.js", "js\/app\/css_reload.js", "js\/app\/link_check.js", "js\/app\/duplicate_ids_find.js", "js\/content.js" ], "matches": [ " |