Get token by Vinhtool
Get Facebook access_token by Vinhtool
Hvad er Get token by Vinhtool?
Get token by Vinhtool er en Chrome-udvidelse udviklet af Vinh Tool, og dens hovedfunktion er "Get Facebook access_token by Vinhtool".
Udvidelsesskærmbilleder
Download Get token by Vinhtool-udvidelses-CRX-fil
Download Get token by Vinhtool-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Get token by VinhTool is a small and free extension Author: Vinh ToolFor more information: https://vinhnv.com/gioi-thieu-tien-ich-lay-token-facebook-toan-get-token-facebook-vinhtool/ Privacy Policy: https://vinhnv.com/policy/
Grundlæggende oplysninger om udvidelsen
Navn | Get token by Vinhtool |
ID | ekghgfohonhgofgdgleabkikdpdffoka |
Officiel URL | https://chromewebstore.google.com/detail/get-token-by-vinhtool/ekghgfohonhgofgdgleabkikdpdffoka |
Beskrivelse | Get Facebook access_token by Vinhtool |
Filstørrelse | 765 KB |
Antal Installationer | 10,000 |
Nuværende Version | 1.2 |
Senest Opdateret | 2023-12-10 |
Udgivelsesdato | 2020-02-24 |
Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
Udvikler | Vinh Tool |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://vinhnv.com/gioi-thieu-tien-ich-lay-token-facebook-toan-get-token-facebook-vinhtool/ |
Hjælpeside-URL | https://vinhnv.com/lien-voi-vinhtool/ |
URL til Fortrolighedspolitik Side | https://vinhnv.com/policy |
Understøttede Sprog | 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" ] } |