Get Access Token Facebook

Facebook.com adresinden access tokeni alabilirsiniz. Gerekli sayfaya girip eklenti ikonuna tıklamanız yeterlidir

Get Access Token Facebookとは何ですか?

Get Access Token FacebookはDik Web Softwareによって開発されたChromeの拡張機能で、その主な機能は「Facebook.com adresinden access tokeni alabilirsiniz. Gerekli sayfaya girip eklenti ikonuna tıklamanız yeterlidir」です。

拡張機能のスクリーンショット

screenshot

Get Access Token Facebook拡張機能のCRXファイルをダウンロード

Get Access Token Facebook拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Gerekli sayfaya girip eklenti ikonuna tıklamanız yeterlidir. Sayfaya gitmek için eklentiyi kullanabilirsiniz.                    

拡張機能の基本情報

名前 Get Access Token Facebook Get Access Token Facebook
ID kkecjekamkdoadlhfnojmlmkkhmjndgb
公式URL https://chrome.google.com/webstore/detail/kkecjekamkdoadlhfnojmlmkkhmjndgb
説明 Facebook.com adresinden access tokeni alabilirsiniz. Gerekli sayfaya girip eklenti ikonuna tıklamanız yeterlidir
ファイルサイズ 60.56 KB
インストール数 104
現在のバージョン 1.2.4
最終更新日 2023-08-26
公開日 2021-09-06
評価 5.00/5 合計 2 レビュー
開発者 Dik Web Software
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://dik.com.tr/
ヘルプページのURL https://dik.com.tr/
対応言語 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": [
        "*:\/\/*\/*"
    ]
}