Get token by Vinhtool

Get Facebook access_token by Vinhtool

Qu'est-ce que Get token by Vinhtool ?

Get token by Vinhtool est une extension Chrome développée par Vinh Tool, et sa fonction principale est "Get Facebook access_token by Vinhtool".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Get token by Vinhtool

Téléchargez les fichiers d'extension Get token by Vinhtool au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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/                    

Informations de Base sur l'Extension

Nom Get token by Vinhtool Get token by Vinhtool
ID ekghgfohonhgofgdgleabkikdpdffoka
URL Officiel https://chromewebstore.google.com/detail/get-token-by-vinhtool/ekghgfohonhgofgdgleabkikdpdffoka
Description Get Facebook access_token by Vinhtool
Taille du Fichier 765 KB
Nombre d'Installations 10,000
Version Actuelle 1.2
Dernière Mise à Jour 2023-12-10
Date de Publication 2020-02-24
Évaluation 5.00/5 Total 2 Évaluations
Développeur Vinh Tool
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://vinhnv.com/gioi-thieu-tien-ich-lay-token-facebook-toan-get-token-facebook-vinhtool/
URL de la Page d'Aide https://vinhnv.com/lien-voi-vinhtool/
URL de la Page de Politique de Confidentialité https://vinhnv.com/policy
Langues Prises en Charge 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"
    ]
}