DesireList

DesireList is a new way for influencers to make money by recommending their favorite brands and products.

Was ist DesireList?

DesireList ist eine Chrome-Erweiterung, die von https://desirelist.com entwickelt wurde, und ihr Hauptmerkmal ist "DesireList is a new way for influencers to make money by recommending their favorite brands and products.".

Erweiterungsscreenshots

screenshot

DesireList-Erweiterungs-CRX-Datei herunterladen

Laden Sie DesireList-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        DesireList is the “one stop shop” to discover, shop and share the best products from any category, as recommended by influencers, experts, tastemakers and peers. From fashion and beauty to cooking and fitness, parenting and travel and everything in between.                    

Grundlegende Informationen zur Erweiterung

Name DesireList DesireList
ID cmifjccfhaadddocjkojgfhafleeafcm
Offizielle URL https://chromewebstore.google.com/detail/desirelist/cmifjccfhaadddocjkojgfhafleeafcm
Beschreibung DesireList is a new way for influencers to make money by recommending their favorite brands and products.
Dateigröße 383 KB
Installationsanzahl 10
Aktuelle Version 2.3.4
Letztes Update 2018-10-05
Veröffentlichungsdatum 2018-10-05
Bewertung 5.00/5 Insgesamt 4 Bewertungen
Entwickler https://desirelist.com
Zahlungsart free
Erweiterungswebsite https://desirelist.com
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DesireList",
    "description": "DesireList is a new way for influencers to make money by recommending their favorite brands and products.",
    "version": "2.3.4",
    "icons": {
        "48": ".\/assets\/icon.png"
    },
    "permissions": [
        "tabs",
        ""
    ],
    "browser_action": {
        "default_icon": ".\/assets\/icon.png",
        "default_popup": ".\/index.html"
    },
    "background": {
        "scripts": [
            ".\/jquery.bundle.js",
            ".\/script.bundle.js"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsZohAkawZvwkOP4iy7WtRjH2wwiqys1jrOBpC4m9Ghnm35o1fM1yzj2uoJT23pdeRSbARpFI49xKC+8rGwTjI22c2wCJC3p+2FPJfDQk6k3P\/ET0PzS8gmm7xQ+4Qftt1R+Gp\/dL3zeqwq1BxmRXjVRldTKoLpWYWTE3D31YTkpS9tXEG9OcPLZJcbqD4LAq+0z8Tvonwa7XQG622011uqe5Z78PaBjKPBFzlUD8IFD+U0cM1iCyYnm+lCqL\/sNttcgx+SkJOlzVeH+xNyiDyXMfw72fjtCUHxdkyEqvN9nNBiUcWk3g0ZF7L5mvMG17i0GFwiuDqVunqjo+\/WOPywIDAQAB"
}