JewishMusic Stream

The best Jewish music, the best selection, and the best quality on the internet, now in your browser!

Qu'est-ce que JewishMusic Stream ?

JewishMusic Stream est une extension Chrome développée par https://jewishmusicstream.com, et sa fonction principale est "The best Jewish music, the best selection, and the best quality on the internet, now in your browser!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension JewishMusic Stream

Téléchargez les fichiers d'extension JewishMusic Stream au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        The best Jewish music, the best selection, and the best quality on the internet, has now come to your browser!

The first and only Jewish Music Stream with a Chrome Extension!

Why leave a webpage open all the time to play your favorite music?
Now you can install the JewishMusic Stream Extension, to allow you to listen to music anytime your browser is open, without interfering with whatever else you're doing.

Just install the extension, and the music will play.
It's that simple.

The JewishMusic Stream Extension doesn't require any other plugins to work, and works on any operating system (including Google's Chrome OS) - install and run, and enjoy the music - that's it!

We recently released a totally re-written Extension, which is a lot faster to open and a lot more reliable, and we have many updates to come - stay tuned!

We're still figuring out how we want the new version to work, and how we can improve it, so we'll be pushing out updates often, as we add new features or optimize the Extension.

Any questions, suggestions, or feedback can be sent to [email protected].                    

Informations de Base sur l'Extension

Nom JewishMusic Stream JewishMusic Stream
ID aogpohpdlalgbanndjocbimokbklkfbh
URL Officiel https://chromewebstore.google.com/detail/jewishmusic-stream/aogpohpdlalgbanndjocbimokbklkfbh
Description The best Jewish music, the best selection, and the best quality on the internet, now in your browser!
Taille du Fichier 454 KB
Nombre d'Installations 3,371
Version Actuelle 1.3.5
Dernière Mise à Jour 2022-05-13
Date de Publication 2018-09-27
Évaluation 4.70/5 Total 53 Évaluations
Développeur https://jewishmusicstream.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://jewishmusicstream.com
URL de la Page d'Aide https://jewishmusicstream.com
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "JewishMusic Stream",
    "short_name": "JMS",
    "version": "1.3.5",
    "homepage_url": "https:\/\/JewishMusicStream.com",
    "manifest_version": 2,
    "minimum_chrome_version": "22",
    "description": "The best Jewish music, the best selection, and the best quality on the internet, now in your browser!",
    "icons": {
        "16": "img\/icons\/icon16.png",
        "32": "img\/icons\/icon32.png",
        "48": "img\/icons\/icon48.png",
        "64": "img\/icons\/icon64.png",
        "96": "img\/icons\/icon96.png",
        "128": "img\/icons\/icon128.png"
    },
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/icons\/icon48.png",
        "default_title": "JewishMusic Stream",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage",
        "*:\/\/*.jewishmusicstream.com\/*",
        "*:\/\/www.gstatic.com\/*",
        "contextMenus"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/www.gstatic.com; object-src 'self'"
}