Image Flipper + Grayscale
Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists.
Co je Image Flipper + Grayscale?
Image Flipper + Grayscale je rozšíření Chrome vyvinuté AmethystProductions, a jeho hlavní funkcí je „Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Image Flipper + Grayscale
Stáhněte si soubory rozšíření Image Flipper + Grayscale 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í
Základní Informace o Rozšíření
Název | Image Flipper + Grayscale |
ID | dcoaiajbbegclnckbcdbagjamndcmlka |
Oficiální URL | https://chromewebstore.google.com/detail/image-flipper-+-grayscale/dcoaiajbbegclnckbcdbagjamndcmlka |
Popis | Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists. |
Velikost souboru | 1.14 MB |
Počet instalací | 44 |
Aktuální Verze | 0.01 |
Poslední Aktualizace | 2018-04-13 |
Datum Vydání | 2018-04-13 |
Vývojář | AmethystProductions |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Image Flipper + Grayscale", "description": "Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists.", "version": "0.01", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |