Impasto.io - cookie extractor

Extractor of LinkedIn li_at cookie by impasto.io

Wat is Impasto.io - cookie extractor?

Impasto.io - cookie extractor is een Chrome-extensie ontwikkeld door Impasto.io, en de belangrijkste functie is "Extractor of LinkedIn li_at cookie by impasto.io".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Impasto.io - cookie extractor

Download Impasto.io - cookie extractor-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Extractor of LinkedIn li_at cookie by impasto.io                    

Basisinformatie over de Extensie

Naam Impasto.io - cookie extractor Impasto.io - cookie extractor
ID oebecjjjfdmhkelfejnclcomeancaiee
Officiële URL https://chromewebstore.google.com/detail/impastoio-cookie-extracto/oebecjjjfdmhkelfejnclcomeancaiee
Beschrijving Extractor of LinkedIn li_at cookie by impasto.io
Bestandsgrootte 6.83 KB
Aantal Installaties 42
Huidige Versie 1.0
Laatst Bijgewerkt 2023-07-01
Publicatiedatum 2023-07-01
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Impasto.io
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://impasto.io/
Ondersteunde Talen 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"
}