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はAmethystProductionsによって開発されたChromeの拡張機能で、その主な機能は「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

Image Flipper + Grayscale拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    ]
}