WebExtension.net
WebExtension.net

NPR Player

View on Chrome Web Store
View NPR Player Chrome Extension on Chrome Web Store
4.7 (23 ratings)

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

A simple player to stream NPR in the background.
Type
Extension
Users
6,000 users
Fabian Schultz
View author page of Fabian Schultz
Published
Published on October 17, 2017
Version 0.0.6
Manifest version
2
Updated
Updated on June 19, 2023
View on Chrome Web Store
View NPR Player Chrome Extension on Chrome Web Store
lifestyle/news
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NPR Player",
    "version": "0.0.6",
    "manifest_version": 2,
    "description": "A simple player to stream NPR in the background.",
    "homepage_url": "https:\/\/github.com\/fabe\/npr",
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "NPR Player"
    },
    "background": {
        "page": "background.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "background"
    ]
}
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