GIF Stash

Collect GIFs !

GIF Stashคืออะไร?

GIF Stash เป็นส่วนขยายของ Chrome ที่พัฒนาโดย cyrilfind และคุณลักษณะหลักของมันคือ "Collect GIFs !"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GIF Stash

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}