DOM Events Dispatcher
This extension allows dispatching events on selected elements
Co to jest DOM Events Dispatcher?
DOM Events Dispatcher to rozszerzenie Chrome opracowane przez mrfrankel, a jego główną funkcją jest „This extension allows dispatching events on selected elements”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia DOM Events Dispatcher
Pobierz pliki rozszerzeń DOM Events Dispatcher 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
This extension allows dispatching events on selected elements
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | mjghdkodmdajgnihppghflegjhemfjek |
Oficjalny URL | https://chromewebstore.google.com/detail/dom-events-dispatcher/mjghdkodmdajgnihppghflegjhemfjek |
Opis | This extension allows dispatching events on selected elements |
Rozmiar pliku | 326 KB |
Liczba instalacji | 56 |
Aktualna Wersja | 0.0.2 |
Ostatnia Aktualizacja | 2019-02-07 |
Data Publikacji | 2019-02-03 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | mrfrankel |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/MrFrankel/Chrome-Devtools-Extension-Event-Dispatcher |
Adres URL Strony Pomocy | https://github.com/MrFrankel/Chrome-Devtools-Extension-Event-Dispatcher |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DOM Events Dispatcher", "short_name": "DOM Events Dispatcher", "description": "This extension allows dispatching events on selected elements", "version": "0.0.2", "devtools_page": ".\/src\/devtools.html", "manifest_version": 2, "content_scripts": [ { "matches": [ " |