GIF Player by nbagifs.com

Play online gif frame by frame.

O que é GIF Player by nbagifs.com?

GIF Player by nbagifs.com é uma extensão do Chrome desenvolvida por wickidev, e sua principal característica é "Play online gif frame by frame.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão GIF Player by nbagifs.com

Baixe arquivos de extensão GIF Player by nbagifs.com no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome GIF Player by nbagifs.com GIF Player by nbagifs.com
ID hgpfeagllfakjnbhgjbbmgaelhlndagc
URL Oficial https://chromewebstore.google.com/detail/gif-player-by-nbagifscom/hgpfeagllfakjnbhgjbbmgaelhlndagc
Descrição Play online gif frame by frame.
Tamanho do Arquivo 27.72 KB
Contagem de Instalações 80
Versão Atual 0.6
Última Atualização 2016-12-23
Data de Publicação 2016-12-23
Classificação 1.00/5 Total de 1 Avaliações
Desenvolvedor wickidev
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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
}