Get token by Vinhtool

Get Facebook access_token by Vinhtool

O que é Get token by Vinhtool?

Get token by Vinhtool é uma extensão do Chrome desenvolvida por Vinh Tool, e sua principal característica é "Get Facebook access_token by Vinhtool".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Get token by Vinhtool

Baixe arquivos de extensão Get token by Vinhtool 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

                        Get token by VinhTool is a small and free extension

Author: Vinh Tool 
For more information: https://vinhnv.com/gioi-thieu-tien-ich-lay-token-facebook-toan-get-token-facebook-vinhtool/
Privacy Policy: https://vinhnv.com/policy/                    

Informações Básicas da Extensão

Nome Get token by Vinhtool Get token by Vinhtool
ID ekghgfohonhgofgdgleabkikdpdffoka
URL Oficial https://chromewebstore.google.com/detail/get-token-by-vinhtool/ekghgfohonhgofgdgleabkikdpdffoka
Descrição Get Facebook access_token by Vinhtool
Tamanho do Arquivo 765 KB
Contagem de Instalações 10,000
Versão Atual 1.2
Última Atualização 2023-12-10
Data de Publicação 2020-02-24
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor Vinh Tool
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://vinhnv.com/gioi-thieu-tien-ich-lay-token-facebook-toan-get-token-facebook-vinhtool/
URL da Página de Ajuda https://vinhnv.com/lien-voi-vinhtool/
URL da Página de Política de Privacidade https://vinhnv.com/policy
Idiomas Suportados vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Get token by Vinhtool",
    "description": "Get Facebook access_token by Vinhtool",
    "version": "1.2",
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/icon16.png"
        },
        "default_popup": "popup.html",
        "default_title": "Get token by Vinhtool"
    },
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ]
    },
    "manifest_version": 2,
    "permissions": [
        "activeTab"
    ]
}