GIF Player by nbagifs.com

Play online gif frame by frame.

What is GIF Player by nbagifs.com?

GIF Player by nbagifs.com is a Chrome extension developed by wickidev, and its main feature is "Play online gif frame by frame.".

Extension Screenshots

screenshot
screenshot

Download GIF Player by nbagifs.com Extension CRX File

Download GIF Player by nbagifs.com extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Gif在线播放器,主要用于逐帧,倒序,快速或者慢速播放Gif动态图。
Gif online player, play gif frame by frame. Devloped by nbagifs.com                    

Extension Basic Information

Name GIF Player by nbagifs.com GIF Player by nbagifs.com
ID hgpfeagllfakjnbhgjbbmgaelhlndagc
Official URL https://chromewebstore.google.com/detail/gif-player-by-nbagifscom/hgpfeagllfakjnbhgjbbmgaelhlndagc
Description Play online gif frame by frame.
File Size 27.72 KB
Installation Count 80
Current Version 0.6
Last Updated 2016-12-23
Publish Date 2016-12-23
Rating 1.00/5 Total 1 Ratings
Developer wickidev
Email [email protected]
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GIF Player by nbagifs.com",
    "description": "Play online gif frame by frame.",
    "version": "0.6",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "sample.js"
        ]
    },
    "manifest_version": 2
}