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
电子邮箱 [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"
    ]
}