Pusher Signal
Push Notification OneSignal by Balinux
Pusher Signalとは何ですか?
Pusher Signalはryojuniyantaraによって開発されたChromeの拡張機能で、その主な機能は「Push Notification OneSignal by Balinux」です。
拡張機能のスクリーンショット
Pusher Signal拡張機能のCRXファイルをダウンロード
Pusher Signal拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
名前 | Pusher Signal |
ID | ojkgplnnokndepcanokgkclafjehjdea |
公式URL | https://chromewebstore.google.com/detail/pusher-signal/ojkgplnnokndepcanokgkclafjehjdea |
説明 | Push Notification OneSignal by Balinux |
ファイルサイズ | 370 KB |
インストール数 | 12 |
現在のバージョン | 1.0.3 |
最終更新日 | 2019-01-17 |
公開日 | 2019-01-17 |
開発者 | ryojuniyantara |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Pusher Signal", "short_name": "PusherSignal", "description": "Push Notification OneSignal by Balinux", "version": "1.0.3", "icons": { "128": "icon\/bell-icon.png" }, "browser_action": { "default_icon": "icon\/bell-icon.png", "default_popup": "index.html" }, "permissions": [ "activeTab" ] } |