Grow My Money

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

Cos'è Grow My Money?

Grow My Money è un'estensione di Chrome sviluppata da https://growmymoney.com.au, e la sua funzione principale è "Turn shopping cashback into mortgage or super savings. We help you build a better retirement and ease the cost of living.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Grow My Money

Scarica i file di estensione Grow My Money 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

                        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                    

Informazioni di Base sull'Estensione

Nome Grow My Money Grow My Money
ID elphonpckhaodlkkgagbfogehnnpkell
URL Ufficiale https://chromewebstore.google.com/detail/grow-my-money/elphonpckhaodlkkgagbfogehnnpkell
Descrizione Turn shopping cashback into mortgage or super savings. We help you build a better retirement and ease the cost of living.
Dimensione del File 157 KB
Conteggio Installazioni 1,404
Versione Corrente 3.0.3
Ultimo Aggiornamento 2023-12-21
Data di Pubblicazione 2020-08-26
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://growmymoney.com.au
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://growmymoney.com.au/browser-extension/
URL della Pagina di Aiuto https://growmymoney.com.au/contact/
URL della Pagina della Politica sulla Privacy https://growmymoney.com.au/privacy-policy
Lingue Supportate 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\/*"
    ]
}