OzBargain Chrome Extension

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

Co to jest OzBargain Chrome Extension?

OzBargain Chrome Extension to rozszerzenie Chrome opracowane przez Callan, a jego główną funkcją jest „Always be up to date with the latest deals from OzBargain. This is an unofficial extension.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia OzBargain Chrome Extension

Pobierz pliki rozszerzeń OzBargain Chrome Extension w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

This is an unofficial extension.                    

Podstawowe informacje o rozszerzeniu

Nazwa OzBargain Chrome Extension OzBargain Chrome Extension
ID olnacgmgbmblnhmffppmelnckkjimjga
Oficjalny URL https://chrome.google.com/webstore/detail/ozbargain-chrome-extensio/olnacgmgbmblnhmffppmelnckkjimjga
Opis Always be up to date with the latest deals from OzBargain. This is an unofficial extension.
Rozmiar pliku 483 KB
Liczba instalacji 41
Aktualna Wersja 0.0.2
Ostatnia Aktualizacja 2019-03-08
Data Publikacji 2019-03-08
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper Callan
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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": []
}