Los Angeles Lakers News

Los Angeles Lakers News for Los Angeles Lakers

什麼是Los Angeles Lakers News?

Los Angeles Lakers News是由http://kaistudios.com開發的Chrome擴展程式,該擴展的主要功能是“Los Angeles Lakers News for Los Angeles Lakers”。

擴展截圖

screenshot
screenshot

下載Los Angeles Lakers News擴展crx文件

下載Los Angeles Lakers News擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Los Angeles Lakers News Los Angeles Lakers News
ID dlhboaloplplnlakaojjbbhglhidpbke
官方網址 https://chrome.google.com/webstore/detail/los-angeles-lakers-news/dlhboaloplplnlakaojjbbhglhidpbke
簡介 Los Angeles Lakers News for Los Angeles Lakers
檔案大小 105 KB
安裝次數 67
目前版本 0.1.30
更新時間 2016-07-20
上架時間 2016-07-19
評分 5.00/5 共 2 次評分
開發者 http://kaistudios.com
付費類型 free
擴展官網 http://www.kaistudios.com/apps
說明頁面URL http://www.kaistudios.com/contact/?src=Lakers
隱私政策頁面URL https://www.kaistudios.com/privacy-policy
支援的語言 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'"
}