SpeedUp
Share easily
Cos'è SpeedUp?
SpeedUp è un'estensione di Chrome sviluppata da OpenSource, e la sua funzione principale è "Share easily".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SpeedUp
Scarica i file di estensione SpeedUp 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
Share anything from your webpage. If you don't select anything, url is shared. For sharing images and hyperlinks, right click to select the share option and scan the generated QR Code at the receiver end. Save your time, you are already running late.
Informazioni di Base sull'Estensione
Nome | |
ID | enjjlbjcahcijonjpdpcifnjoniojbaa |
URL Ufficiale | https://chromewebstore.google.com/detail/speedup/enjjlbjcahcijonjpdpcifnjoniojbaa |
Descrizione | Share easily |
Dimensione del File | 554 KB |
Conteggio Installazioni | 15 |
Versione Corrente | 2.1 |
Ultimo Aggiornamento | 2016-09-28 |
Data di Pubblicazione | 2016-09-27 |
Valutazione | 5.00/5 Totale 5 Valutazioni |
Sviluppatore | OpenSource |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SpeedUp", "description": "Share easily", "version": "2.1", "browser_action": { "default_icon": "icon.ico", "default_popup": "popup.html" }, "background": { "persistent": false, "scripts": [ "background.js" ] }, "permissions": [ " |