OSNS Launcher
Quick Launch Our Savior Media
Cos'è OSNS Launcher?
OSNS Launcher è un'estensione di Chrome sviluppata da Brandon S., e la sua funzione principale è "Quick Launch Our Savior Media".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione OSNS Launcher
Scarica i file di estensione OSNS Launcher 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 is used to easily navigate to any of the OSNS Social Media pages. Just simply click one of the images, and you will be redirected to that site.
Informazioni di Base sull'Estensione
Nome | |
ID | cjdhhommmfipeklcbaojadcdicbeojni |
URL Ufficiale | https://chrome.google.com/webstore/detail/osns-launcher/cjdhhommmfipeklcbaojadcdicbeojni |
Descrizione | Quick Launch Our Savior Media |
Dimensione del File | 25.02 KB |
Conteggio Installazioni | 39 |
Versione Corrente | 2.1.0 |
Ultimo Aggiornamento | 2018-11-26 |
Data di Pubblicazione | 2018-11-26 |
Sviluppatore | Brandon S. |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "OSNS Launcher", "description": "Quick Launch Our Savior Media", "version": "2.1.0", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |