Openwhyd ✚ track

Add a music track to Openwhyd, from any web page

Qu'est-ce que Openwhyd ✚ track ?

Openwhyd ✚ track est une extension Chrome développée par https://openwhyd.org, et sa fonction principale est "Add a music track to Openwhyd, from any web page".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Openwhyd ✚ track

Téléchargez les fichiers d'extension Openwhyd ✚ track 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

                        This extension allows you to quickly add a music track to your Openwhyd profile, from any web page that contains a supported embed.
For this extension to work, you need an account on openwhyd.org.                    

Informations de Base sur l'Extension

Nom Openwhyd ✚ track Openwhyd ✚ track
ID foohaghobcolamikniehcnnijdjehfjk
URL Officiel https://chromewebstore.google.com/detail/openwhyd-%E2%9C%9A-track/foohaghobcolamikniehcnnijdjehfjk
Description Add a music track to Openwhyd, from any web page
Taille du Fichier 37.8 KB
Nombre d'Installations 1,904
Version Actuelle 2.22
Dernière Mise à Jour 2021-05-09
Date de Publication 2016-07-20
Évaluation 4.15/5 Total 13 Évaluations
Développeur https://openwhyd.org
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://openwhyd.org/button
URL de la Page d'Aide https://openwhyd.github.io/openwhyd/FAQ
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "chrome.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon-96.png",
        "default_title": "Openwhyd \u271a track"
    },
    "name": "Openwhyd \u271a track",
    "description": "Add a music track to Openwhyd, from any web page",
    "homepage_url": "https:\/\/openwhyd.org",
    "icons": {
        "16": "icon-16.png",
        "64": "icon-64.png",
        "96": "icon-96.png",
        "152": "icon-152.png"
    },
    "permissions": [
        "activeTab"
    ],
    "version": "2.22",
    "manifest_version": 2
}