Bootstrap 3 Resize Tool
Quickly resize your browser window to each Bootstrap 3 breakpoint.
Cos'è Bootstrap 3 Resize Tool?
Bootstrap 3 Resize Tool è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Quickly resize your browser window to each Bootstrap 3 breakpoint.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Bootstrap 3 Resize Tool
Scarica i file di estensione Bootstrap 3 Resize Tool 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
Quickly resize your browser window to each Bootstrap 3 breakpoint. Informazioni di Base sull'Estensione
| Nome | |
| ID | bfbgdbiecfcepelcdmbokphbkoloeimp |
| URL Ufficiale | https://chromewebstore.google.com/detail/bootstrap-3-resize-tool/bfbgdbiecfcepelcdmbokphbkoloeimp |
| Descrizione | Quickly resize your browser window to each Bootstrap 3 breakpoint. |
| Dimensione del File | 27 KB |
| Conteggio Installazioni | 627 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2015-07-12 |
| Data di Pubblicazione | 2015-07-12 |
| Valutazione | 4.43/5 Totale 7 Valutazioni |
| Sviluppatore | Unknown |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Bootstrap 3 Resize Tool",
"description": "Quickly resize your browser window to each Bootstrap 3 breakpoint.",
"version": "1.0",
"icons": {
"128": "icon_128.png"
},
"browser_action": {
"default_icon": "icon_19.png",
"default_popup": "popup.html"
},
"permissions": []
} | |