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คืออะไร?

U.S. Army New Tab Photos เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.baxbox.com และคุณลักษณะหลักของมันคือ "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย U.S. Army New Tab Photos

ดาวน์โหลดไฟล์ส่วนขยาย U.S. Army New Tab Photos ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ U.S. Army New Tab Photos U.S. Army New Tab Photos
ID fjnbmemenheaokigamgklgnhooejmeee
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/us-army-new-tab-photos/fjnbmemenheaokigamgklgnhooejmeee
คำอธิบาย Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.
ขนาดไฟล์ 29.01 KB
จำนวนการติดตั้ง 46
เวอร์ชันปัจจุบัน 1.0.2
อัปเดตครั้งล่าสุด 2016-10-10
วันที่เผยแพร่ 2016-10-10
คะแนน 2.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา http://www.baxbox.com
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    }
}