Chameleon
Simple responsive website testing.
Cos'è Chameleon?
Chameleon è un'estensione di Chrome sviluppata da https://stefanritter.com, e la sua funzione principale è "Simple responsive website testing.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Chameleon
Scarica i file di estensione Chameleon 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
Chameleon lets you quickly view the responsiveness of your web app in multiple device viewports. Simultaneously review your site's behavior on a myriad of different screen sizes. For testing, Chameleon opens your site in a new tab and shows you both the portrait and landscape orientation of each device. Add and configure as many viewports and devices as you need. View the source code on Github: http://stefanritter.com/chameleon/
Informazioni di Base sull'Estensione
Nome | |
ID | acdpiemklcfaoglpjmidpjdbhkgdoede |
URL Ufficiale | https://chromewebstore.google.com/detail/chameleon/acdpiemklcfaoglpjmidpjdbhkgdoede |
Descrizione | Simple responsive website testing. |
Dimensione del File | 55.64 KB |
Conteggio Installazioni | 10,495 |
Versione Corrente | 1.2.1 |
Ultimo Aggiornamento | 2017-03-15 |
Data di Pubblicazione | 2017-03-15 |
Valutazione | 3.71/5 Totale 52 Valutazioni |
Sviluppatore | https://stefanritter.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://stefanritter.com/chameleon/ |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Chameleon", "short_name": "Chameleon", "description": "Simple responsive website testing.", "version": "1.2.1", "icons": { "16": "assets\/icon16.png", "48": "assets\/icon48.png", "128": "assets\/icon128.png" }, "permissions": [ "activeTab", "tabs", " |