OzBargain Chrome Extension

Always be up to date with the latest deals from OzBargain. This is an unofficial extension.

Hvad er OzBargain Chrome Extension?

OzBargain Chrome Extension er en Chrome-udvidelse udviklet af Callan, og dens hovedfunktion er "Always be up to date with the latest deals from OzBargain. This is an unofficial extension.".

Udvidelsesskærmbilleder

screenshot

Download OzBargain Chrome Extension-udvidelses-CRX-fil

Download OzBargain Chrome Extension-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Always be up to date with the latest deals from OzBargain.

This is an unofficial extension.                    

Grundlæggende oplysninger om udvidelsen

Navn OzBargain Chrome Extension OzBargain Chrome Extension
ID olnacgmgbmblnhmffppmelnckkjimjga
Officiel URL https://chrome.google.com/webstore/detail/ozbargain-chrome-extensio/olnacgmgbmblnhmffppmelnckkjimjga
Beskrivelse Always be up to date with the latest deals from OzBargain. This is an unofficial extension.
Filstørrelse 483 KB
Antal Installationer 41
Nuværende Version 0.0.2
Senest Opdateret 2019-03-08
Udgivelsesdato 2019-03-08
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler Callan
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "OzBargain Chrome Extension",
    "description": "Always be up to date with the latest deals from OzBargain. This is an unofficial extension.",
    "version": "0.0.2",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "icons": {
        "16": "logo-16.png",
        "48": "logo-48.png",
        "128": "logo-128.png"
    },
    "permissions": []
}