Openwhyd ✚ track
Add a music track to Openwhyd, from any web page
Wat is Openwhyd ✚ track?
Openwhyd ✚ track is een Chrome-extensie ontwikkeld door https://openwhyd.org, en de belangrijkste functie is "Add a music track to Openwhyd, from any web page".
Extensie Screenshots
Download het CRX-bestand van de extensie Openwhyd ✚ track
Download Openwhyd ✚ track-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Openwhyd ✚ track |
ID | foohaghobcolamikniehcnnijdjehfjk |
Officiële URL | https://chromewebstore.google.com/detail/openwhyd-%E2%9C%9A-track/foohaghobcolamikniehcnnijdjehfjk |
Beschrijving | Add a music track to Openwhyd, from any web page |
Bestandsgrootte | 37.8 KB |
Aantal Installaties | 1,904 |
Huidige Versie | 2.22 |
Laatst Bijgewerkt | 2021-05-09 |
Publicatiedatum | 2016-07-20 |
Beoordeling | 4.15/5 Totaal 13 Beoordelingen |
Ontwikkelaar | https://openwhyd.org |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://openwhyd.org/button |
Help Pagina-URL | https://openwhyd.github.io/openwhyd/FAQ |
Ondersteunde Talen | 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 } |