post-message-logger
This extension along with the post-message-logger javascript library will help the developers to log the post messages easily and…
Что такое post-message-logger?
post-message-logger - это расширение Chrome, разработанное inisomniac1426, и его основная функция - "This extension along with the post-message-logger javascript library will help the developers to log the post messages easily and…".
Снимки экрана расширения
Скачать файл CRX расширения post-message-logger
Скачайте файлы расширений post-message-logger в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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.
Основная информация о расширении
Название | post-message-logger |
ID | eiinoojjljcjekkaiabgnngeofelnbka |
Официальный URL | https://chromewebstore.google.com/detail/post-message-logger/eiinoojjljcjekkaiabgnngeofelnbka |
Описание | This extension along with the post-message-logger javascript library will help the developers to log the post messages easily and… |
Размер файла | 8.34 KB |
Количество установок | 98 |
Текущая Версия | 0.01 |
Последнее Обновление | 2020-10-06 |
Дата публикации | 2020-10-06 |
Рейтинг | 3.00/5 Всего 2 оценок |
Разработчик | inisomniac1426 |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://github.com/insomniac1426/post-message-logger |
Поддерживаемые языки | 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": [ " |