GIF Stash

Collect GIFs !

GIF Stash란 무엇입니까?

GIF Stash은(는) cyrilfind에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Collect GIFs !"입니다.

확장 프로그램 스크린샷

screenshot

GIF Stash 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}