Get token by Vinhtool
Get Facebook access_token by Vinhtool
Get token by Vinhtoolとは何ですか?
Get token by VinhtoolはVinh Toolによって開発されたChromeの拡張機能で、その主な機能は「Get Facebook access_token by Vinhtool」です。
拡張機能のスクリーンショット
Get token by Vinhtool拡張機能のCRXファイルをダウンロード
Get token by Vinhtool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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/ 拡張機能の基本情報
| 名前 | |
| ID | ekghgfohonhgofgdgleabkikdpdffoka |
| 公式URL | https://chromewebstore.google.com/detail/get-token-by-vinhtool/ekghgfohonhgofgdgleabkikdpdffoka |
| 説明 | Get Facebook access_token by Vinhtool |
| ファイルサイズ | 765 KB |
| インストール数 | 10,000 |
| 現在のバージョン | 1.2 |
| 最終更新日 | 2023-12-10 |
| 公開日 | 2020-02-24 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | Vinh Tool |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://vinhnv.com/gioi-thieu-tien-ich-lay-token-facebook-toan-get-token-facebook-vinhtool/ |
| ヘルプページのURL | https://vinhnv.com/lien-voi-vinhtool/ |
| プライバシーポリシーページのURL | https://vinhnv.com/policy |
| 対応言語 | 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"
]
} | |