Get Access Token Facebook
Facebook.com adresinden access tokeni alabilirsiniz. Gerekli sayfaya girip eklenti ikonuna tıklamanız yeterlidir
What is Get Access Token Facebook?
Get Access Token Facebook is a Chrome extension developed by Dik Web Software, and its main feature is "Facebook.com adresinden access tokeni alabilirsiniz. Gerekli sayfaya girip eklenti ikonuna tıklamanız yeterlidir".
Extension Screenshots
Download Get Access Token Facebook Extension CRX File
Download Get Access Token Facebook 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
Gerekli sayfaya girip eklenti ikonuna tıklamanız yeterlidir. Sayfaya gitmek için eklentiyi kullanabilirsiniz.
Extension Basic Information
Name | Get Access Token Facebook |
ID | kkecjekamkdoadlhfnojmlmkkhmjndgb |
Official URL | https://chrome.google.com/webstore/detail/kkecjekamkdoadlhfnojmlmkkhmjndgb |
Description | Facebook.com adresinden access tokeni alabilirsiniz. Gerekli sayfaya girip eklenti ikonuna tıklamanız yeterlidir |
File Size | 60.56 KB |
Installation Count | 104 |
Current Version | 1.2.4 |
Last Updated | 2023-08-26 |
Publish Date | 2021-09-06 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Dik Web Software |
[email protected] | |
Payment Type | free |
Extension Website | https://dik.com.tr/ |
Help Page URL | https://dik.com.tr/ |
Supported Languages | tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Get Access Token Facebook", "description": "Facebook.com adresinden access tokeni alabilirsiniz. Gerekli sayfaya girip eklenti ikonuna t\u0131klaman\u0131z yeterlidir", "version": "1.2.4", "manifest_version": 3, "action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "128": "icon-128.png", "16": "icon-16.png", "48": "icon-48.png" }, "permissions": [ "tabs", "scripting", "activeTab" ], "host_permissions": [ "*:\/\/*\/*" ] } |