GIF Stash

Collect GIFs !

GIF Stashとは何ですか?

GIF Stashはcyrilfindによって開発されたChromeの拡張機能で、その主な機能は「Collect GIFs !」です。

拡張機能のスクリーンショット

screenshot

GIF Stash拡張機能のCRXファイルをダウンロード

GIF Stash拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Manage and use your GIF collection easily !

You can display, add and remove GIFs and use them by clicking on the one you want to use: the url will be copied to your clipboard.

GIFs are stored in your bookmarks in the "GIF Stash" folder                    

拡張機能の基本情報

名前 GIF Stash GIF Stash
ID ddceekejelnahojbndmhebnonmpiihon
公式URL https://chromewebstore.google.com/detail/gif-stash/ddceekejelnahojbndmhebnonmpiihon
説明 Collect GIFs !
ファイルサイズ 55.79 KB
インストール数 92
現在のバージョン 0.0.3
最終更新日 2023-12-10
公開日 2017-04-17
開発者 cyrilfind
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GIF Stash",
    "version": "0.0.3",
    "manifest_version": 3,
    "description": "Collect GIFs !",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_icon": "gif_stash.png",
        "default_title": "GIF Stash",
        "default_popup": "gif_stash.html"
    },
    "permissions": [
        "tabs",
        "bookmarks"
    ]
}