Web Developer
Adds a toolbar button with various web developer tools.
Co to jest Web Developer?
Web Developer to rozszerzenie Chrome opracowane przez https://chrispederick.com, a jego główną funkcją jest „Adds a toolbar button with various web developer tools.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Web Developer
Pobierz pliki rozszerzeń Web Developer w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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/ Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | bfbameneiokkgbdmiekhjnmfkcnldhhm |
| Oficjalny URL | https://chromewebstore.google.com/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm |
| Opis | Adds a toolbar button with various web developer tools. |
| Rozmiar pliku | 1.1 MB |
| Liczba instalacji | 1,390,534 |
| Aktualna Wersja | 0.5.5 |
| Ostatnia Aktualizacja | 2023-08-26 |
| Data Publikacji | 2020-01-12 |
| Ocena | 4.46/5 Łącznie 2829 Oceny |
| Deweloper | https://chrispederick.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | http://chrispederick.com/work/web-developer/ |
| Adres URL Strony Pomocy | http://chrispederick.com/work/web-developer/help/ |
| Adres URL Strony Polityki Prywatności | https://chrispederick.com/work/web-developer/help |
| Obsługiwane Języki | 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": [
" | |