Retinodel
Takes @2x webpage screenshots to emulate high pixel density on non-retina devices
What is Retinodel?
Retinodel is a Chrome extension developed by Tinkoff Journal, and its main feature is "Takes @2x webpage screenshots to emulate high pixel density on non-retina devices".
Extension Screenshots
Download Retinodel Extension CRX File
Download Retinodel 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
Extension Basic Information
Name | Retinodel |
ID | ikohbdahicgdmbceeolbifegajmcohce |
Official URL | https://chromewebstore.google.com/detail/retinodel/ikohbdahicgdmbceeolbifegajmcohce |
Description | Takes @2x webpage screenshots to emulate high pixel density on non-retina devices |
File Size | 9.29 KB |
Installation Count | 213 |
Current Version | 0.1.1 |
Last Updated | 2017-01-30 |
Publish Date | 2017-01-30 |
Rating | 2.38/5 Total 8 Ratings |
Developer | Tinkoff Journal |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Retinodel", "short_name": "Retinodel", "description": "Takes @2x webpage screenshots to emulate high pixel density on non-retina devices", "version": "0.1.1", "background": { "persistent": false, "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |