WebExtension.net
WebExtension.net

Notiferator. Notification Listener.

View on Chrome Web Store
View Notiferator. Notification Listener. Chrome Extension on Chrome Web Store
4.6 (5 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Listens on a port of the local computer and displays and reads incoming messages.
Type
Extension
Users
33 users
1
GMaps Gaier
View author page of GMaps Gaier
Published
Published on July 25, 2013
Version 2.3.0
Manifest version
2
Updated
Updated on January 6, 2015
View on Chrome Web Store
View Notiferator. Notification Listener. Chrome Extension on Chrome Web Store
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Notiferator. Notification Listener.",
    "short_name": "Notiferator",
    "description": "Listens on a port of the local computer and displays and reads incoming messages.",
    "version": "2.3.0",
    "minimum_chrome_version": "33",
    "icons": {
        "128": "noti-128-1.png"
    },
    "sockets": {
        "tcpServer": {
            "listen": ""
        }
    },
    "permissions": [
        "tts",
        "webview",
        "alarms",
        "syncFileSystem",
        "gcm",
        "notifications",
        "storage",
        "system.network",
        "https:\/\/android.googleapis.com\/gcm\/send",
        "http:\/\/developer.android.com\/"
    ],
    "app": {
        "background": {
            "persistent": true,
            "scripts": [
                "jquery-2.1.1.min.js",
                "tcp-server2.js",
                "background.js"
            ]
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top