WebExtension.net
WebExtension.net

Acorns Earn

View on Chrome Web Store
View Acorns Earn Chrome Extension on Chrome Web Store
4.4 (1,736 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Earn bonus investments for your future automatically!
Type
Extension
Users
100,000 users
Website acorns.com
Acorns
View author page of Acorns
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 15, 2018
Version 3.4.4
Manifest version
3
Updated
Updated on October 9, 2024
View on Chrome Web Store
View Acorns Earn Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "3.4.4",
    "name": "Acorns Earn",
    "short_name": "Acorns FM",
    "incognito": "not_allowed",
    "description": "Earn bonus investments for your future automatically!",
    "icons": {
        "16": "assets\/icons\/active-16.png",
        "19": "assets\/icons\/active-19.png",
        "38": "assets\/icons\/active-38.png",
        "48": "assets\/icons\/active-48.png",
        "128": "assets\/icons\/active-128.png",
        "256": "assets\/icons\/active-256.png"
    },
    "permissions": [
        "storage",
        "tabs",
        "webRequest",
        "gcm"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "action": {
        "default_icon": {
            "16": "assets\/icons\/inactive-16.png",
            "19": "assets\/icons\/inactive-19.png",
            "38": "assets\/icons\/inactive-38.png",
            "48": "assets\/icons\/inactive-48.png",
            "128": "assets\/icons\/inactive-128.png"
        },
        "default_title": "Acorns Earn"
    },
    "background": {
        "service_worker": "worker.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "js": [
                "browser-polyfill.min.js",
                "content.js"
            ]
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "js": [
                "browser-polyfill.min.js",
                "checkout.js"
            ],
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "oauth.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "shoppay.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top