GIF Player by nbagifs.com

Play online gif frame by frame.

Cos'è GIF Player by nbagifs.com?

GIF Player by nbagifs.com è un'estensione di Chrome sviluppata da wickidev, e la sua funzione principale è "Play online gif frame by frame.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione GIF Player by nbagifs.com

Scarica i file di estensione GIF Player by nbagifs.com in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome GIF Player by nbagifs.com GIF Player by nbagifs.com
ID hgpfeagllfakjnbhgjbbmgaelhlndagc
URL Ufficiale https://chromewebstore.google.com/detail/gif-player-by-nbagifscom/hgpfeagllfakjnbhgjbbmgaelhlndagc
Descrizione Play online gif frame by frame.
Dimensione del File 27.72 KB
Conteggio Installazioni 80
Versione Corrente 0.6
Ultimo Aggiornamento 2016-12-23
Data di Pubblicazione 2016-12-23
Valutazione 1.00/5 Totale 1 Valutazioni
Sviluppatore wickidev
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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
}