Chameleon
Simple responsive website testing.
What is Chameleon?
Chameleon is a Chrome extension developed by https://stefanritter.com, and its main feature is "Simple responsive website testing.".
Extension Screenshots
Download Chameleon Extension CRX File
Download Chameleon extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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/
Extension Basic Information
Name | Chameleon |
ID | acdpiemklcfaoglpjmidpjdbhkgdoede |
Official URL | https://chromewebstore.google.com/detail/chameleon/acdpiemklcfaoglpjmidpjdbhkgdoede |
Description | Simple responsive website testing. |
File Size | 55.64 KB |
Installation Count | 10,495 |
Current Version | 1.2.1 |
Last Updated | 2017-03-15 |
Publish Date | 2017-03-15 |
Rating | 3.71/5 Total 52 Ratings |
Developer | https://stefanritter.com |
[email protected] | |
Payment Type | free |
Extension Website | http://stefanritter.com/chameleon/ |
Supported Languages | 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", " |