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.
Image Flipper + Grayscale là gì?
Image Flipper + Grayscale là một tiện ích mở rộng Chrome được phát triển bởi AmethystProductions, và tính năng chính của nó là "Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Image Flipper + Grayscale
Tải xuống các tệp mở rộng Image Flipper + Grayscale dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Image Flipper + Grayscale |
ID | dcoaiajbbegclnckbcdbagjamndcmlka |
URL Chính Thức | https://chromewebstore.google.com/detail/image-flipper-+-grayscale/dcoaiajbbegclnckbcdbagjamndcmlka |
Mô tả | Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists. |
Kích Thước Tệp | 1.14 MB |
Số Lần Cài Đặt | 44 |
Phiên Bản Hiện Tại | 0.01 |
Cập Nhật Lần Cuối | 2018-04-13 |
Ngày Phát Hành | 2018-04-13 |
Nhà Phát Triển | AmethystProductions |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |