post-message-logger
This extension along with the post-message-logger javascript library will help the developers to log the post messages easily and…
Co to jest post-message-logger?
post-message-logger to rozszerzenie Chrome opracowane przez inisomniac1426, a jego główną funkcją jest „This extension along with the post-message-logger javascript library will help the developers to log the post messages easily and…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia post-message-logger
Pobierz pliki rozszerzeń post-message-logger 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 along with the post-message-logger javascript library will help the developers to log the post messages easily and view any outbound and incoming messages.
Podstawowe informacje o rozszerzeniu
Nazwa | post-message-logger |
ID | eiinoojjljcjekkaiabgnngeofelnbka |
Oficjalny URL | https://chromewebstore.google.com/detail/post-message-logger/eiinoojjljcjekkaiabgnngeofelnbka |
Opis | This extension along with the post-message-logger javascript library will help the developers to log the post messages easily and… |
Rozmiar pliku | 8.34 KB |
Liczba instalacji | 98 |
Aktualna Wersja | 0.01 |
Ostatnia Aktualizacja | 2020-10-06 |
Data Publikacji | 2020-10-06 |
Ocena | 3.00/5 Łącznie 2 Oceny |
Deweloper | inisomniac1426 |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/insomniac1426/post-message-logger |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "post-message-logger", "version": "0.01", "permissions": [ "tabs" ], "icons": { "16": "logo_y.png", "48": "logo_y.png", "128": "logo_y.png" }, "content_scripts": [ { "matches": [ " |