Sizzy
The responsive design browser
Cos'è Sizzy?
Sizzy è un'estensione di Chrome sviluppata da Kitze, e la sua funzione principale è "The responsive design browser".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Sizzy
Scarica i file di estensione Sizzy 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
The Sizzy Chrome Extension is only an addition to the Sizzy app. Sizzy is a browser made specifically for responsive development. It allows you to preview a website on multiple devices at once. It adds a button to your toolbar. When the button is clicked, it it's going to open the current url in Sizzy. You can find the full app at https://sizzy.co
Informazioni di Base sull'Estensione
Nome | Sizzy |
ID | nfhlbmjiiogoelaflfclodlkncbdiefo |
URL Ufficiale | https://chromewebstore.google.com/detail/sizzy/nfhlbmjiiogoelaflfclodlkncbdiefo |
Descrizione | The responsive design browser |
Dimensione del File | 40.47 KB |
Conteggio Installazioni | 11,776 |
Versione Corrente | 0.0.4 |
Ultimo Aggiornamento | 2022-05-27 |
Data di Pubblicazione | 2019-06-26 |
Valutazione | 2.54/5 Totale 57 Valutazioni |
Sviluppatore | Kitze |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://sizzy.co |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Sizzy", "version": "0.0.4", "manifest_version": 2, "description": "The responsive design browser", "homepage_url": "https:\/\/sizzy.co", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "scripts": [ "src\/bg\/background.js" ], "persistent": true }, "permissions": [ "activeTab", " |