Grow My Money

Turn shopping cashback into mortgage or super savings. We help you build a better retirement and ease the cost of living.

What is Grow My Money?

Grow My Money is a Chrome extension developed by https://growmymoney.com.au, and its main feature is "Turn shopping cashback into mortgage or super savings. We help you build a better retirement and ease the cost of living.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Grow My Money Extension CRX File

Download Grow My Money 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

                        Get informed, get rewarded
Our FREE browser extension reminds you which retailers offer cashback into your mortgage or superannuation.
About Grow My Money
The Grow My Money site and app offers up to 15% cashback on groceries, clothing, travel, tech and many more, which empowers everyday Australians to achieve financial well-being faster. Grow My Money is a platform allowing users to pay down their mortgage or grow their superannuation through online and in-store shopping. With a vast range of stores to choose from, including Apple, The Good Guys, BigW, Myer, Expedia, Petstock, THE ICONIC, and many more, it's never been easier to pay down your mortgage or grow your super. Formerly Super-Rewards, Grow My Money pays into any mortgage, offset or superannuation account in Australia, including self-managed super funds. The platform is free to join, and it partners with financial institutions and super funds.
Installation is quick and secure
Visit your retailer's website as you normally would; if they have an offer with Grow My Money, you'll receive a prompt to activate the offer and earn cashback. Or, use the extension pop-up to search for participating retailers. The extension will redirect you to that website, activate the offer and purchase normally. Type the item you're looking for in your browser. Any Grow My Money retailers will be highlighted in the search results, showing you how much cashback you can earn. Click the highlighted link to shop, and your cashback rewards will automatically apply to your purchases.
To get started, simply follow these four simple steps:
Join for free: Sign up to Grow My Money to earn cashback. It's free to join and takes one minute.
Download the browser extension: Install the Grow My Money cashback extension to your Chrome or Safari desktop or tablet.
Pin to your favourites toolbar: Save the Grow My Money cashback browser extension by clicking the puzzle icon next to your profile avatar, then click the pushpin icon so the icon turns blue.
Search in your browser: Search as usual in your browser for your favourite brands and click on those marked with a Grow My Money link.
By using this extension, you agree to the Grow My Money terms & conditions:
Terms & Conditions: https://growmymoney.com.au/terms-conditions
Financial Services Guide: https://growmymoney.com.au/financial-services-guide
Privacy Policy: https://growmymoney.com/privacy-policy                    

Extension Basic Information

Name Grow My Money Grow My Money
ID elphonpckhaodlkkgagbfogehnnpkell
Official URL https://chromewebstore.google.com/detail/grow-my-money/elphonpckhaodlkkgagbfogehnnpkell
Description Turn shopping cashback into mortgage or super savings. We help you build a better retirement and ease the cost of living.
File Size 157 KB
Installation Count 1,404
Current Version 3.0.3
Last Updated 2023-12-21
Publish Date 2020-08-26
Rating 5.00/5 Total 1 Ratings
Developer https://growmymoney.com.au
Email [email protected]
Payment Type free
Extension Website https://growmymoney.com.au/browser-extension/
Help Page URL https://growmymoney.com.au/contact/
Privacy Policy Page URL https://growmymoney.com.au/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Grow My Money",
    "description": "Turn shopping cashback into mortgage or super savings. We help you build a better retirement and ease the cost of living.",
    "version": "3.0.3",
    "manifest_version": 3,
    "permissions": [
        "alarms",
        "storage",
        "tabs",
        "background"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "http:\/\/*.google.com\/search*",
                "http:\/\/*.google.com.au\/search*",
                "https:\/\/*.google.com\/search*",
                "https:\/\/*.google.com.au\/search*",
                "http:\/\/*.bing.com\/search*",
                "https:\/\/*.bing.com\/search*",
                "http:\/\/*.bing.com.au\/search*",
                "https:\/\/*.bing.com.au\/search*",
                "http:\/\/*.duckduckgo.com\/*",
                "https:\/\/*.duckduckgo.com\/*",
                "http:\/\/*.duckduckgo.com.au\/*",
                "https:\/\/*.duckduckgo.com.au\/*"
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "css\/content.css"
            ]
        },
        {
            "matches": [
                "http:\/\/*.google.com\/search*",
                "http:\/\/*.google.com.au\/search*",
                "https:\/\/*.google.com\/search*",
                "https:\/\/*.google.com.au\/search*",
                "http:\/\/*.bing.com\/search*",
                "https:\/\/*.bing.com\/search*",
                "http:\/\/*.bing.com.au\/search*",
                "https:\/\/*.bing.com.au\/search*",
                "http:\/\/*.duckduckgo.com\/*",
                "https:\/\/*.duckduckgo.com\/*",
                "http:\/\/*.duckduckgo.com.au\/*",
                "https:\/\/*.duckduckgo.com.au\/*"
            ],
            "js": [
                "searchEngineContent.js"
            ]
        },
        {
            "matches": [
                "http:\/\/localhost:8000\/*"
            ],
            "css": [
                "css\/override-banner.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "http:\/\/*.google.com\/search*",
                "http:\/\/*.google.com.au\/search*",
                "https:\/\/*.google.com\/search*",
                "https:\/\/*.google.com.au\/search*",
                "http:\/\/*.bing.com\/search*",
                "https:\/\/*.bing.com\/search*",
                "http:\/\/*.bing.com.au\/search*",
                "https:\/\/*.bing.com.au\/search*",
                "http:\/\/*.duckduckgo.com\/*",
                "https:\/\/*.duckduckgo.com\/*",
                "http:\/\/*.duckduckgo.com.au\/*",
                "https:\/\/*.duckduckgo.com.au\/*"
            ],
            "resources": [
                "images\/loading.svg",
                "images\/closeBtn.svg",
                "images\/white-logo-small.webp",
                "css\/content.css"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "http:\/\/*.google.com\/*",
                "http:\/\/*.google.com.au\/*",
                "https:\/\/*.google.com\/*",
                "https:\/\/*.google.com.au\/*",
                "http:\/\/*.bing.com\/*",
                "https:\/\/*.bing.com\/*",
                "http:\/\/*.bing.com.au\/*",
                "https:\/\/*.bing.com.au\/*",
                "http:\/\/*.duckduckgo.com\/*",
                "https:\/\/*.duckduckgo.com\/*",
                "http:\/\/*.duckduckgo.com.au\/*",
                "https:\/\/*.duckduckgo.com.au\/*"
            ],
            "resources": [
                "images\/icon-64.png"
            ],
            "use_dynamic_url": true
        }
    ],
    "action": {
        "default_title": "Grow My Money",
        "default_popup": "popup.html",
        "default_icons": {
            "48": "images\/icon-48.png",
            "64": "images\/icon-64.png",
            "96": "images\/icon-96.png",
            "128": "images\/icon-128.png",
            "256": "images\/icon-256.png",
            "512": "images\/icon-512.png"
        }
    },
    "icons": {
        "16": "images\/icon-16.png",
        "19": "images\/icon-19.png",
        "32": "images\/icon-32.png",
        "38": "images\/icon-38.png",
        "48": "images\/icon-48.png",
        "64": "images\/icon-64.png",
        "96": "images\/icon-96.png",
        "128": "images\/icon-128.png",
        "256": "images\/icon-256.png",
        "512": "images\/icon-512.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "https:\/\/api.growmymoney.com.au\/*"
    ]
}