Lolli: Earn Bitcoin and Cash Back

Earn bitcoin or cash back when you shop online.

What is Lolli: Earn Bitcoin and Cash Back?

Lolli: Earn Bitcoin and Cash Back is a Chrome extension developed by https://lolli.com, and its main feature is "Earn bitcoin or cash back when you shop online.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Lolli: Earn Bitcoin and Cash Back Extension CRX File

Download Lolli: Earn Bitcoin and Cash Back 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

                        Earn cashback and bitcoin rewards at 25,000+ stores when you shop online with the Lolli extension.

We've created the easiest way for you to get up to 30% in cash or bitcoin back on your everyday purchases.

How To Earn With Lolli:
Shop at 25,000+ top stores to earn cashback or bitcoin rewards, and take advantage of our browser notifications when you are on a Lolli partner’s site. Lolli will alert you before you shop or book travel so you never miss out on rewards!

Activate Lolli to earn up to 30% in cash or bitcoin back rewards on all your online purchases! Cashing out to your bank account is easy, too.

How Lolli Works:
Lolli partners with top stores like eBay, Adidas, Lowe’s, Booking.com, & more. Merchants pay us when you shop, then we pay you. Share Lolli with your friends to earn more!

We Care About Privacy:
Lolli does not track you or sell your data. We make money directly from our merchant partners through affiliate programs whenever you make a purchase.

What's New:
When you shop on non-partner sites like Amazon, Lolli will now suggest alternate merchants where you can get cashback or bitcoin rewards on the same products and services! Let Lolli guide you away from sites without rewards.

Love Lolli? 💜
Feedback is what keeps us going! Please take a moment to rate our extension.
_____________________

By installing the extension you agree to the additional Lolli Terms & Conditions and Privacy Policy:
https://www.lolli.com/terms-and-conditions
https://www.lolli.com/privacy

Disclaimer:
Lolli uses Google Analytics to collect anonymous data on extension usage for the purpose of evaluating extension performance and creating a better user experience. If you would rather not share anonymous analytics, please visit http://tools.google.com/dlpage/gaoptout                    

Extension Basic Information

Name Lolli: Earn Bitcoin and Cash Back Lolli: Earn Bitcoin and Cash Back
ID fleenceagaplaefnklabikkmocalkcpo
Official URL https://chromewebstore.google.com/detail/lolli-earn-bitcoin-and-ca/fleenceagaplaefnklabikkmocalkcpo
Description Earn bitcoin or cash back when you shop online.
File Size 2.92 MB
Installation Count 67,045
Current Version 2.1.2
Last Updated 2023-11-28
Publish Date 2020-06-16
Rating 4.12/5 Total 105 Ratings
Developer https://lolli.com
Email [email protected]
Payment Type free
Extension Website https://www.lolli.com/?&utm_source=google&utm_medium=landingpage&utm_campaign=web&utm_content=chromewebstore
Help Page URL https://www.lolli.com/help?&utm_source=google&utm_medium=landingpage&utm_campaign=web&utm_content=chromewebstore
Privacy Policy Page URL https://www.lolli.com/privacy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Lolli: Earn Bitcoin and Cash Back",
    "short_name": "Lolli",
    "version": "2.1.2",
    "description": "Earn bitcoin or cash back when you shop online.",
    "permissions": [
        "tabs",
        "webNavigation",
        "webRequest",
        "storage"
    ],
    "host_permissions": [
        ""
    ],
    "action": {
        "default_popup": "\/popup\/index.html#\/popup",
        "default_title": "",
        "default_icon": {
            "16": "assets\/images\/icon-16.png",
            "19": "assets\/images\/icon-19.png",
            "32": "assets\/images\/icon-32.png",
            "38": "assets\/images\/icon-38.png",
            "64": "assets\/images\/icon-64.png",
            "128": "assets\/images\/icon-128.png"
        }
    },
    "icons": {
        "16": "assets\/images\/icon-16.png",
        "19": "assets\/images\/icon-19.png",
        "32": "assets\/images\/icon-32.png",
        "38": "assets\/images\/icon-38.png",
        "64": "assets\/images\/icon-64.png",
        "128": "assets\/images\/icon-128.png"
    },
    "content_scripts": [
        {
            "js": [
                "content-script\/main.js",
                "content-script\/runtime.js",
                "content-script\/polyfills.js",
                "content-script\/vendor.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "content-script\/assets\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "extension_ids": []
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj4L3Opx2XfcZlJm++VUikuoe1AwDNDw\/fHE5rkBZ3FGNjhb2auR0BSEu+tGOdDZ7r3LnJRsTQ94jB\/RiopaWfBr35VnA\/0dwA2FfCx0+1quUZkrZsNPKv5wOm64sURzYOtrvH+ogAiEWqbjXCKe+GNwADd\/cgDsljlp7vP5qM8LSvY1jvJ75dq+yAOJRMJwb5p8ZfN6EuTmUlbghMpsoG5\/+VZCaa7jw5m2d0sEgylsaeYq2xTRTAs4mynnGhYvBmW+okI\/nA7ZFFhBVug5zDMN1bVsROD8UKpdPlE3LjE\/yQqV6HPHXF\/zFi3FRGEqjZ+KaqFNk4ni1K8wz354k6QIDAQAB",
    "externally_connectable": {
        "ids": [
            "fleenceagaplaefnklabikkmocalkcpo"
        ],
        "matches": [
            "https:\/\/*.lolli.com\/*"
        ]
    }
}