Los Angeles Lakers News

Los Angeles Lakers News for Los Angeles Lakers

Los Angeles Lakers News là gì?

Los Angeles Lakers News là một tiện ích mở rộng Chrome được phát triển bởi http://kaistudios.com, và tính năng chính của nó là "Los Angeles Lakers News for Los Angeles Lakers".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Los Angeles Lakers News

Tải xuống các tệp mở rộng Los Angeles Lakers News dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Los Angeles Lakers News Los Angeles Lakers News
ID dlhboaloplplnlakaojjbbhglhidpbke
URL Chính Thức https://chrome.google.com/webstore/detail/los-angeles-lakers-news/dlhboaloplplnlakaojjbbhglhidpbke
Mô tả Los Angeles Lakers News for Los Angeles Lakers
Kích Thước Tệp 105 KB
Số Lần Cài Đặt 67
Phiên Bản Hiện Tại 0.1.30
Cập Nhật Lần Cuối 2016-07-20
Ngày Phát Hành 2016-07-19
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển http://kaistudios.com
Loại Thanh Toán free
Trang Web Mở Rộng http://www.kaistudios.com/apps
URL Trang Trợ Giúp http://www.kaistudios.com/contact/?src=Lakers
URL Trang Chính Sách Bảo Mật https://www.kaistudios.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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'"
}