Impasto.io - cookie extractor

Extractor of LinkedIn li_at cookie by impasto.io

Impasto.io - cookie extractorとは何ですか?

Impasto.io - cookie extractorはImpasto.ioによって開発されたChromeの拡張機能で、その主な機能は「Extractor of LinkedIn li_at cookie by impasto.io」です。

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

screenshot

Impasto.io - cookie extractor拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Extractor of LinkedIn li_at cookie by impasto.io                    

拡張機能の基本情報

名前 Impasto.io - cookie extractor Impasto.io - cookie extractor
ID oebecjjjfdmhkelfejnclcomeancaiee
公式URL https://chromewebstore.google.com/detail/impastoio-cookie-extracto/oebecjjjfdmhkelfejnclcomeancaiee
説明 Extractor of LinkedIn li_at cookie by impasto.io
ファイルサイズ 6.83 KB
インストール数 42
現在のバージョン 1.0
最終更新日 2023-07-01
公開日 2023-07-01
評価 5.00/5 合計 2 レビュー
開発者 Impasto.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://impasto.io/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Impasto.io - cookie extractor",
    "description": "Extractor of LinkedIn li_at cookie by impasto.io",
    "version": "1.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_icon": "logo.png"
    },
    "host_permissions": [
        "*:\/\/*.linkedin.com\/"
    ],
    "permissions": [
        "cookies"
    ],
    "icons": {
        "16": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    },
    "author": "Impasto.io"
}