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はinisomniac1426によって開発されたChromeの拡張機能で、その主な機能は「This extension along with the post-message-logger javascript library will help the developers to log the post messages easily and…」です。
拡張機能のスクリーンショット
post-message-logger拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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": [ " |