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 to jest Image Flipper + Grayscale?
Image Flipper + Grayscale to rozszerzenie Chrome opracowane przez AmethystProductions, a jego główną funkcją jest „Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Image Flipper + Grayscale
Pobierz pliki rozszerzeń Image Flipper + Grayscale w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
                                             Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | dcoaiajbbegclnckbcdbagjamndcmlka | 
| Oficjalny URL | https://chromewebstore.google.com/detail/image-flipper-+-grayscale/dcoaiajbbegclnckbcdbagjamndcmlka | 
| Opis | Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists. | 
| Rozmiar pliku | 1.14 MB | 
| Liczba instalacji | 44 | 
| Aktualna Wersja | 0.01 | 
| Ostatnia Aktualizacja | 2018-04-13 | 
| Data Publikacji | 2018-04-13 | 
| Deweloper | AmethystProductions | 
| [email protected] | |
| Typ Płatności | free | 
| Obsługiwane Języki | 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"
    ]
}  |  |