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
官方網址 https://chromewebstore.google.com/detail/gif-stash/ddceekejelnahojbndmhebnonmpiihon
簡介 Collect GIFs !
檔案大小 55.79 KB
安裝次數 92
目前版本 0.0.3
更新時間 2023-12-10
上架時間 2017-04-17
開發者 cyrilfind
電子郵箱 [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"
    ]
}