Impasto.io - cookie extractor

Extractor of LinkedIn li_at cookie by impasto.io

What is Impasto.io - cookie extractor?

Impasto.io - cookie extractor is a Chrome extension developed by Impasto.io, and its main feature is "Extractor of LinkedIn li_at cookie by impasto.io".

Extension Screenshots

screenshot

Download Impasto.io - cookie extractor Extension CRX File

Download Impasto.io - cookie extractor 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

                        Extractor of LinkedIn li_at cookie by impasto.io                    

Extension Basic Information

Name Impasto.io - cookie extractor Impasto.io - cookie extractor
ID oebecjjjfdmhkelfejnclcomeancaiee
Official URL https://chromewebstore.google.com/detail/impastoio-cookie-extracto/oebecjjjfdmhkelfejnclcomeancaiee
Description Extractor of LinkedIn li_at cookie by impasto.io
File Size 6.83 KB
Installation Count 42
Current Version 1.0
Last Updated 2023-07-01
Publish Date 2023-07-01
Rating 5.00/5 Total 2 Ratings
Developer Impasto.io
Email [email protected]
Payment Type free
Extension Website https://impasto.io/
Supported Languages 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"
}