Rewardhub donation reminder
Never miss a free donation with the Rewardhub donation reminder.
Vad är Rewardhub donation reminder?
Rewardhub donation reminder är en Chrome-tillägg utvecklad av https://rewardhub.co.nz, och dess huvudfunktion är "Never miss a free donation with the Rewardhub donation reminder.".
Tilläggsskärmbilder
Ladda ner Rewardhub donation reminder-förlängningens CRX-fil
Ladda ner Rewardhub donation reminder-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        Shop with purpose, earn free donations for a good cause every time you shop online.                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | icglciepchdfjemekbohehialpiabokn | 
| Officiell webbadress | https://chromewebstore.google.com/detail/rewardhub-donation-remind/icglciepchdfjemekbohehialpiabokn | 
| Beskrivning | Never miss a free donation with the Rewardhub donation reminder. | 
| Filstorlek | 169 KB | 
| Antal Installationer | 290 | 
| Aktuell Version | 1.3 | 
| Senast Uppdaterad | 2021-06-23 | 
| Publiceringsdatum | 2020-06-24 | 
| Betyg | 5.00/5 Totalt 3 Betyg | 
| Utvecklare | https://rewardhub.co.nz | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Tilläggswebbplats | https://rewardhub.co.nz | 
| Hjälpsida URL | https://rewardhub.co.nz/about/contact/ | 
| URL till Sekretesspolicy Sidan | https://rewardhub.co.nz/about/privacy | 
| Stödda Språk | en | 
| manifest.json | |
 {
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "googleContent.js"
            ],
            "matches": [
                "https:\/\/www.google.co.nz\/*",
                "https:\/\/www.google.com.au\/*",
                "https:\/\/www.google.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "allContent.js"
            ],
            "matches": [
                "  |  |