Openwhyd ✚ track
Add a music track to Openwhyd, from any web page
Cos'è Openwhyd ✚ track?
Openwhyd ✚ track è un'estensione di Chrome sviluppata da https://openwhyd.org, e la sua funzione principale è "Add a music track to Openwhyd, from any web page".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Openwhyd ✚ track
Scarica i file di estensione Openwhyd ✚ track in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        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.                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | foohaghobcolamikniehcnnijdjehfjk | 
| URL Ufficiale | https://chromewebstore.google.com/detail/openwhyd-%E2%9C%9A-track/foohaghobcolamikniehcnnijdjehfjk | 
| Descrizione | Add a music track to Openwhyd, from any web page | 
| Dimensione del File | 37.8 KB | 
| Conteggio Installazioni | 1,904 | 
| Versione Corrente | 2.22 | 
| Ultimo Aggiornamento | 2021-05-09 | 
| Data di Pubblicazione | 2016-07-20 | 
| Valutazione | 4.15/5 Totale 13 Valutazioni | 
| Sviluppatore | https://openwhyd.org | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Sito Web dell'Estensione | https://openwhyd.org/button | 
| URL della Pagina di Aiuto | https://openwhyd.github.io/openwhyd/FAQ | 
| Lingue Supportate | 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
}  |  |