DesireList

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

Cos'è DesireList?

DesireList è un'estensione di Chrome sviluppata da https://desirelist.com, e la sua funzione principale è "DesireList is a new way for influencers to make money by recommending their favorite brands and products.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione DesireList

Scarica i file di estensione DesireList in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome DesireList DesireList
ID cmifjccfhaadddocjkojgfhafleeafcm
URL Ufficiale https://chromewebstore.google.com/detail/desirelist/cmifjccfhaadddocjkojgfhafleeafcm
Descrizione DesireList is a new way for influencers to make money by recommending their favorite brands and products.
Dimensione del File 383 KB
Conteggio Installazioni 10
Versione Corrente 2.3.4
Ultimo Aggiornamento 2018-10-05
Data di Pubblicazione 2018-10-05
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore https://desirelist.com
Tipo di Pagamento free
Sito Web dell'Estensione https://desirelist.com
Lingue Supportate 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"
}