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.

Qu'est-ce que Image Flipper + Grayscale ?

Image Flipper + Grayscale est une extension Chrome développée par AmethystProductions, et sa fonction principale est "Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Image Flipper + Grayscale

Téléchargez les fichiers d'extension Image Flipper + Grayscale au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                                            

Informations de Base sur l'Extension

Nom Image Flipper + Grayscale Image Flipper + Grayscale
ID dcoaiajbbegclnckbcdbagjamndcmlka
URL Officiel 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.
Taille du Fichier 1.14 MB
Nombre d'Installations 44
Version Actuelle 0.01
Dernière Mise à Jour 2018-04-13
Date de Publication 2018-04-13
Développeur AmethystProductions
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}