Web Developer
Adds a toolbar button with various web developer tools.
Vad är Web Developer?
Web Developer är en Chrome-tillägg utvecklad av https://chrispederick.com, och dess huvudfunktion är "Adds a toolbar button with various web developer tools.".
Tilläggsskärmbilder
Ladda ner Web Developer-förlängningens CRX-fil
Ladda ner Web Developer-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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/ Grundläggande Information om Tillägg
| Namn | |
| ID | bfbameneiokkgbdmiekhjnmfkcnldhhm |
| Officiell webbadress | https://chromewebstore.google.com/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm |
| Beskrivning | Adds a toolbar button with various web developer tools. |
| Filstorlek | 1.1 MB |
| Antal Installationer | 1,390,534 |
| Aktuell Version | 0.5.5 |
| Senast Uppdaterad | 2023-08-26 |
| Publiceringsdatum | 2020-01-12 |
| Betyg | 4.46/5 Totalt 2829 Betyg |
| Utvecklare | https://chrispederick.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | http://chrispederick.com/work/web-developer/ |
| Hjälpsida URL | http://chrispederick.com/work/web-developer/help/ |
| URL till Sekretesspolicy Sidan | https://chrispederick.com/work/web-developer/help |
| Stödda Språk | 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": [
" | |