Full Width Image
Constrain a single image in your browser to be full width. Useful for implementing design mocks.
Co je Full Width Image?
Full Width Image je rozšíření Chrome vyvinuté benwigley, a jeho hlavní funkcí je „Constrain a single image in your browser to be full width. Useful for implementing design mocks.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Full Width Image
Stáhněte si soubory rozšíření Full Width Image ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Important: This will only affect actual images opened in Chrome, not images in a web page. Step 1: Open the extensions page and check "Allow access to file URLs". Step 2: Open an image from your computer in Chrome. Step 3: Click the Full Width Image extension. Done, your image is now the full width of the browser window.
Základní Informace o Rozšíření
Název | Full Width Image |
ID | cgmaeamcgkeplffocalahmnlembaicfe |
Oficiální URL | https://chromewebstore.google.com/detail/full-width-image/cgmaeamcgkeplffocalahmnlembaicfe |
Popis | Constrain a single image in your browser to be full width. Useful for implementing design mocks. |
Velikost souboru | 44.76 KB |
Počet instalací | 146 |
Aktuální Verze | 0.0.2 |
Poslední Aktualizace | 2015-09-27 |
Datum Vydání | 2015-09-27 |
Hodnocení | 3.67/5 Celkem 3 Hodnocení |
Vývojář | benwigley |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Full Width Image", "version": "0.0.2", "manifest_version": 2, "description": "Constrain a single image in your browser to be full width. Useful for implementing design mocks.", "browser_action": { "default_icon": { "19": "icons\/19x19_gray.png", "38": "icons\/38x38_gray.png", "48": "icons\/48x48_gray.png", "128": "icons\/128x128_gray.png" }, "default_title": "Full Width Image" }, "content_scripts": [ { "matches": [ " |