Learners.ai Linkedin cookie Viewer
Get li_at cookies from linkedin.
Learners.ai Linkedin cookie Viewerとは何ですか?
Learners.ai Linkedin cookie ViewerはLearners.aiによって開発されたChromeの拡張機能で、その主な機能は「Get li_at cookies from linkedin.」です。
拡張機能のスクリーンショット
Learners.ai Linkedin cookie Viewer拡張機能のCRXファイルをダウンロード
Learners.ai Linkedin cookie Viewer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        This extension extracts LinkedIn session cookie li_at, which is used for linkedin automation.
Learners.ai is fintech start-up with a mission to democratize wealth management. Our clients are independent financial services providers in the US and Canada. We are a growing team that embraces digital trends, believes in collaboration and supports the personal and professional development of our team.                     拡張機能の基本情報
| 名前 |   |  
| ID | aaljkmfaccfbmfpikhbefmpjcnmaiccd | 
| 公式URL | https://chromewebstore.google.com/detail/learnersai-linkedin-cooki/aaljkmfaccfbmfpikhbefmpjcnmaiccd | 
| 説明 | Get li_at cookies from linkedin. | 
| ファイルサイズ | 6.15 KB | 
| インストール数 | 260 | 
| 現在のバージョン | 1.0 | 
| 最終更新日 | 2021-03-30 | 
| 公開日 | 2021-03-30 | 
| 評価 | 5.00/5 合計 2 レビュー | 
| 開発者 | Learners.ai | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://learners.ai/ | 
| ヘルプページのURL | https://learners.ai/contact/ | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Learners.ai Linkedin cookie Viewer",
    "manifest_version": 2,
    "version": "1.0",
    "author": "Jheel Patel",
    "description": "Get li_at cookies from linkedin.",
    "permissions": [
        "cookies",
        "https:\/\/www.linkedin.com\/*"
    ],
    "icons": {
        "16": "Logo.png",
        "48": "Logo.png",
        "128": "Logo.png"
    },
    "browser_action": {
        "default_icon": "Logo.png",
        "default_popup": "popup.html"
    }
}  |  |