Los Angeles Lakers News

Los Angeles Lakers News for Los Angeles Lakers

Co to jest Los Angeles Lakers News?

Los Angeles Lakers News to rozszerzenie Chrome opracowane przez http://kaistudios.com, a jego główną funkcją jest „Los Angeles Lakers News for Los Angeles Lakers”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Los Angeles Lakers News

Pobierz pliki rozszerzeń Los Angeles Lakers News 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

                        Los Angeles Lakers News. Get the latest for the biggest basketball team in the world the purple & gold in one place straight to your browser.

Don't forget to rate & review. Go Lakers!

Note: This is not an official L.A. Lakers product.                    

Podstawowe informacje o rozszerzeniu

Nazwa Los Angeles Lakers News Los Angeles Lakers News
ID dlhboaloplplnlakaojjbbhglhidpbke
Oficjalny URL https://chrome.google.com/webstore/detail/los-angeles-lakers-news/dlhboaloplplnlakaojjbbhglhidpbke
Opis Los Angeles Lakers News for Los Angeles Lakers
Rozmiar pliku 105 KB
Liczba instalacji 67
Aktualna Wersja 0.1.30
Ostatnia Aktualizacja 2016-07-20
Data Publikacji 2016-07-19
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper http://kaistudios.com
Typ Płatności free
Strona Rozszerzenia http://www.kaistudios.com/apps
Adres URL Strony Pomocy http://www.kaistudios.com/contact/?src=Lakers
Adres URL Strony Polityki Prywatności https://www.kaistudios.com/privacy-policy
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Los Angeles Lakers News",
    "version": "0.1.30",
    "manifest_version": 2,
    "description": "Los Angeles Lakers News for Los Angeles Lakers",
    "icons": {
        "128": "img\/icon_128.png",
        "48": "img\/icon48.png",
        "16": "img\/icon_016.png",
        "19": "img\/icon_019.png"
    },
    "options_page": "options.html",
    "options_ui": {
        "chrome_style": true,
        "page": "options.html"
    },
    "browser_action": {
        "default_icon": "img\/icon_128.png",
        "default_popup": "popup.html",
        "default_title": "Los Angeles Lakers News"
    },
    "permissions": [
        "tabs",
        "storage",
        "identity",
        "https:\/\/www.googleapis.com\/",
        "unlimitedStorage",
        "",
        "https:\/\/ajax.googleapis.com\/"
    ],
    "oauth2": {
        "client_id": "306505714561-6onkcltjgghcuu6lbf8661ttgdj10p5s.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/plus.login",
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}