DesireList

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

What is DesireList?

DesireList is a Chrome extension developed by https://desirelist.com, and its main feature is "DesireList is a new way for influencers to make money by recommending their favorite brands and products.".

Extension Screenshots

screenshot

Download DesireList Extension CRX File

Download DesireList 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

                        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.                    

Extension Basic Information

Name DesireList DesireList
ID cmifjccfhaadddocjkojgfhafleeafcm
Official URL https://chromewebstore.google.com/detail/desirelist/cmifjccfhaadddocjkojgfhafleeafcm
Description DesireList is a new way for influencers to make money by recommending their favorite brands and products.
File Size 383 KB
Installation Count 10
Current Version 2.3.4
Last Updated 2018-10-05
Publish Date 2018-10-05
Rating 5.00/5 Total 4 Ratings
Developer https://desirelist.com
Payment Type free
Extension Website https://desirelist.com
Supported Languages 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"
}