Pusher Signal

Push Notification OneSignal by Balinux

What is Pusher Signal?

Pusher Signal is a Chrome extension developed by ryojuniyantara, and its main feature is "Push Notification OneSignal by Balinux".

Extension Screenshots

screenshot

Download Pusher Signal Extension CRX File

Download Pusher Signal extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Pusher Signal Pusher Signal
ID ojkgplnnokndepcanokgkclafjehjdea
Official URL https://chromewebstore.google.com/detail/pusher-signal/ojkgplnnokndepcanokgkclafjehjdea
Description Push Notification OneSignal by Balinux
File Size 370 KB
Installation Count 12
Current Version 1.0.3
Last Updated 2019-01-17
Publish Date 2019-01-17
Developer ryojuniyantara
Payment Type free
Supported Languages 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"
    ]
}