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คืออะไร?

Image Flipper + Grayscale เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AmethystProductions และคุณลักษณะหลักของมันคือ "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
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Image Flipper + Grayscale

ดาวน์โหลดไฟล์ส่วนขยาย Image Flipper + Grayscale ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                                            

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Image Flipper + Grayscale Image Flipper + Grayscale
ID dcoaiajbbegclnckbcdbagjamndcmlka
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/image-flipper-+-grayscale/dcoaiajbbegclnckbcdbagjamndcmlka
คำอธิบาย Manipulate a page with a single image. Allows you to flip theimage or turn the image into grayscale. This is a tool for artists.
ขนาดไฟล์ 1.14 MB
จำนวนการติดตั้ง 44
เวอร์ชันปัจจุบัน 0.01
อัปเดตครั้งล่าสุด 2018-04-13
วันที่เผยแพร่ 2018-04-13
ผู้พัฒนา AmethystProductions
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    ]
}