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.

Wat is Image Flipper + Grayscale?

Image Flipper + Grayscale is een Chrome-extensie ontwikkeld door AmethystProductions, en de belangrijkste functie 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.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Image Flipper + Grayscale

Download Image Flipper + Grayscale-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam Image Flipper + Grayscale Image Flipper + Grayscale
ID dcoaiajbbegclnckbcdbagjamndcmlka
Officiële URL https://chromewebstore.google.com/detail/image-flipper-+-grayscale/dcoaiajbbegclnckbcdbagjamndcmlka
Beschrijving Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists.
Bestandsgrootte 1.14 MB
Aantal Installaties 44
Huidige Versie 0.01
Laatst Bijgewerkt 2018-04-13
Publicatiedatum 2018-04-13
Ontwikkelaar AmethystProductions
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}