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.
Apa itu Image Flipper + Grayscale?
Image Flipper + Grayscale adalah ekstensi Chrome yang dikembangkan oleh AmethystProductions, dan fitur utamanya adalah "Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Image Flipper + Grayscale
Unduh file ekstensi Image Flipper + Grayscale dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Informasi Dasar Ekstensi
Nama | Image Flipper + Grayscale |
ID | dcoaiajbbegclnckbcdbagjamndcmlka |
URL Resmi | https://chromewebstore.google.com/detail/image-flipper-+-grayscale/dcoaiajbbegclnckbcdbagjamndcmlka |
Deskripsi | Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists. |
Ukuran File | 1.14 MB |
Jumlah Instalasi | 44 |
Versi Saat Ini | 0.01 |
Terakhir Diperbarui | 2018-04-13 |
Tanggal Publikasi | 2018-04-13 |
Pengembang | AmethystProductions |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } |