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.

What is Image Flipper + Grayscale?

Image Flipper + Grayscale is a Chrome extension developed by AmethystProductions, and its main feature is "Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Image Flipper + Grayscale Extension CRX File

Download Image Flipper + Grayscale 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 Image Flipper + Grayscale Image Flipper + Grayscale
ID dcoaiajbbegclnckbcdbagjamndcmlka
Official URL https://chromewebstore.google.com/detail/image-flipper-+-grayscale/dcoaiajbbegclnckbcdbagjamndcmlka
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.
File Size 1.14 MB
Installation Count 44
Current Version 0.01
Last Updated 2018-04-13
Publish Date 2018-04-13
Developer AmethystProductions
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}