Impasto.io - cookie extractor

Extractor of LinkedIn li_at cookie by impasto.io

Qu'est-ce que Impasto.io - cookie extractor ?

Impasto.io - cookie extractor est une extension Chrome développée par Impasto.io, et sa fonction principale est "Extractor of LinkedIn li_at cookie by impasto.io".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Impasto.io - cookie extractor

Téléchargez les fichiers d'extension Impasto.io - cookie extractor au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Extractor of LinkedIn li_at cookie by impasto.io                    

Informations de Base sur l'Extension

Nom Impasto.io - cookie extractor Impasto.io - cookie extractor
ID oebecjjjfdmhkelfejnclcomeancaiee
URL Officiel https://chromewebstore.google.com/detail/impastoio-cookie-extracto/oebecjjjfdmhkelfejnclcomeancaiee
Description Extractor of LinkedIn li_at cookie by impasto.io
Taille du Fichier 6.83 KB
Nombre d'Installations 42
Version Actuelle 1.0
Dernière Mise à Jour 2023-07-01
Date de Publication 2023-07-01
Évaluation 5.00/5 Total 2 Évaluations
Développeur Impasto.io
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://impasto.io/
Langues Prises en Charge 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"
}