error-notifier
simple error push notifier.
error-notifierとは何ですか?
error-notifierはhinoshita1992によって開発されたChromeの拡張機能で、その主な機能は「simple error push notifier.」です。
拡張機能のスクリーンショット
error-notifier拡張機能のCRXファイルをダウンロード
error-notifier拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
simple javascript error notifier via Notifications API
拡張機能の基本情報
名前 | |
ID | pghkomnlgipicgblncceincimpmpibff |
公式URL | https://chrome.google.com/webstore/detail/error-notifier/pghkomnlgipicgblncceincimpmpibff |
説明 | simple error push notifier. |
ファイルサイズ | 7.12 KB |
インストール数 | 128 |
現在のバージョン | 0.0.1 |
最終更新日 | 2019-08-28 |
公開日 | 2019-08-25 |
開発者 | hinoshita1992 |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/mkusaka/error-notifier |
ヘルプページのURL | https://github.com/mkusaka/error-notifier/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "error-notifier", "version": "0.0.1", "description": "simple error push notifier.", "manifest_version": 2, "content_scripts": [ { "matches": [ " |