Get token by Vinhtool

Get Facebook access_token by Vinhtool

What is Get token by Vinhtool?

Get token by Vinhtool is a Chrome extension developed by Vinh Tool, and its main feature is "Get Facebook access_token by Vinhtool".

Extension Screenshots

screenshot

Download Get token by Vinhtool Extension CRX File

Download Get token by Vinhtool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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/                    

Extension Basic Information

Name Get token by Vinhtool Get token by Vinhtool
ID ekghgfohonhgofgdgleabkikdpdffoka
Official URL https://chromewebstore.google.com/detail/get-token-by-vinhtool/ekghgfohonhgofgdgleabkikdpdffoka
Description Get Facebook access_token by Vinhtool
File Size 765 KB
Installation Count 10,000
Current Version 1.2
Last Updated 2023-12-10
Publish Date 2020-02-24
Rating 5.00/5 Total 2 Ratings
Developer Vinh Tool
Email [email protected]
Payment Type free
Extension Website https://vinhnv.com/gioi-thieu-tien-ich-lay-token-facebook-toan-get-token-facebook-vinhtool/
Help Page URL https://vinhnv.com/lien-voi-vinhtool/
Privacy Policy Page URL https://vinhnv.com/policy
Supported Languages 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"
    ]
}