GIF Player

GIF Player allows you to upload and control the speed of your GIFs, saving any frame for the perfect reaction, meme or share.

什麼是GIF Player?

GIF Player是由https://gifyard.com開發的Chrome擴展程式,該擴展的主要功能是“GIF Player allows you to upload and control the speed of your GIFs, saving any frame for the perfect reaction, meme or share.”。

擴展截圖

screenshot
screenshot
screenshot

下載GIF Player擴展crx文件

下載GIF Player擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Introducing the GIF Player - the ultimate tool for viewing and controlling your GIFs. With this extension, you can upload a GIF file and take a closer look at each individual frame. Say goodbye to fast-paced GIFs that make it hard to catch the action. With GIF Player, you can adjust the speed to your liking and slow it down or speed it up as needed.

Not only can you control the speed, but you can also save any frame you like, giving you the perfect image to use as a reaction, meme, or simply to share with friends.

With a simple and intuitive interface, GIF Player makes it easy to upload and view your GIFs. Whether you're a fan of funny memes or enjoy watching short animations, this extension is a must-have for any GIF enthusiast.

Get your hands on the GIF Player today and start exploring your GIFs like never before!

===

HOW IT WORKS: 
Just make right mouse click on the GIF, select "Gif Player" and magic happens.                    

擴展基本資訊

名稱 GIF Player GIF Player
ID hkppkincliogkmamcddjhodnkkdlccfo
官方網址 https://chromewebstore.google.com/detail/gif-player/hkppkincliogkmamcddjhodnkkdlccfo
簡介 GIF Player allows you to upload and control the speed of your GIFs, saving any frame for the perfect reaction, meme or share.
檔案大小 1.24 MB
安裝次數 457
目前版本 0.5
更新時間 2023-02-18
上架時間 2023-02-17
評分 3.67/5 共 3 次評分
開發者 https://gifyard.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://gifyard.com
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GIF Player",
    "version": "0.5",
    "manifest_version": 3,
    "description": "GIF Player allows you to upload and control the speed of your GIFs, saving any frame for the perfect reaction, meme or share.",
    "icons": {
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "background": {
        "service_worker": "index.js"
    },
    "permissions": [
        "contextMenus"
    ]
}