Get token by Vinhtool

Get Facebook access_token by Vinhtool

Wat is Get token by Vinhtool?

Get token by Vinhtool is een Chrome-extensie ontwikkeld door Vinh Tool, en de belangrijkste functie is "Get Facebook access_token by Vinhtool".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Get token by Vinhtool

Download Get token by Vinhtool-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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/                    

Basisinformatie over de Extensie

Naam Get token by Vinhtool Get token by Vinhtool
ID ekghgfohonhgofgdgleabkikdpdffoka
Officiële URL https://chromewebstore.google.com/detail/get-token-by-vinhtool/ekghgfohonhgofgdgleabkikdpdffoka
Beschrijving Get Facebook access_token by Vinhtool
Bestandsgrootte 765 KB
Aantal Installaties 10,000
Huidige Versie 1.2
Laatst Bijgewerkt 2023-12-10
Publicatiedatum 2020-02-24
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Vinh Tool
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://vinhnv.com/gioi-thieu-tien-ich-lay-token-facebook-toan-get-token-facebook-vinhtool/
Help Pagina-URL https://vinhnv.com/lien-voi-vinhtool/
URL van de Privacybeleid Pagina https://vinhnv.com/policy
Ondersteunde Talen 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"
    ]
}