Web Developers Shortcut
In this extension you can find your most used websites URL.
Cos'è Web Developers Shortcut?
Web Developers Shortcut è un'estensione di Chrome sviluppata da MD Raihan, e la sua funzione principale è "In this extension you can find your most used websites URL.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Web Developers Shortcut
Scarica i file di estensione Web Developers Shortcut 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
In this extension you can find your most used websites URL.
Informazioni di Base sull'Estensione
Nome | Web Developers Shortcut |
ID | mpkgpmjgacppfmdklkiifhaldaihdmad |
URL Ufficiale | https://chromewebstore.google.com/detail/web-developers-shortcut/mpkgpmjgacppfmdklkiifhaldaihdmad |
Descrizione | In this extension you can find your most used websites URL. |
Dimensione del File | 5.94 KB |
Conteggio Installazioni | 39 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2019-02-18 |
Data di Pubblicazione | 2019-02-18 |
Valutazione | 5.00/5 Totale 5 Valutazioni |
Sviluppatore | MD Raihan |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Web Developers Shortcut", "version": "1.0", "manifest_version": 2, "description": "In this extension you can find your most used websites URL.", "author": "Raihan", "browser_action": { "default_icon": "icon_128.png", "default_title": "Web Developers Shortcut", "default_popup": "popup.html" } } |