U.S. Army New Tab Photos

Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.

U.S. Army New Tab Photos là gì?

U.S. Army New Tab Photos là một tiện ích mở rộng Chrome được phát triển bởi http://www.baxbox.com, và tính năng chính của nó là "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.".

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

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng U.S. Army New Tab Photos

Tải xuống các tệp mở rộng U.S. Army New Tab Photos 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

                        Install this cool plugin to get a new U.S. Army photo as your web browser's background image. Show your support! This free Chrome plugin is provided by MilitaryAirfare.us.                    

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

Tên U.S. Army New Tab Photos U.S. Army New Tab Photos
ID fjnbmemenheaokigamgklgnhooejmeee
URL Chính Thức https://chrome.google.com/webstore/detail/us-army-new-tab-photos/fjnbmemenheaokigamgklgnhooejmeee
Mô tả Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.
Kích Thước Tệp 29.01 KB
Số Lần Cài Đặt 46
Phiên Bản Hiện Tại 1.0.2
Cập Nhật Lần Cuối 2016-10-10
Ngày Phát Hành 2016-10-10
Đánh Giá 2.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển http://www.baxbox.com
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "U.S. Army New Tab Photos",
    "short_name": "U.S. Army New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.",
    "version": "1.0.2",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "\/newtab.html"
    },
    "icons": {
        "16": "\/icon16.png",
        "48": "\/icon48.png",
        "128": "\/icon128.png"
    }
}