U.S. Marines New Tab Photos

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

U.S. Marines New Tab Photosคืออะไร?

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

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

screenshot
screenshot
screenshot

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

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

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

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

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

ชื่อ U.S. Marines New Tab Photos U.S. Marines New Tab Photos
ID eemdmnkcoadbjjahiciaahbkjgijnmak
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/us-marines-new-tab-photos/eemdmnkcoadbjjahiciaahbkjgijnmak
คำอธิบาย Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.
ขนาดไฟล์ 29.01 KB
จำนวนการติดตั้ง 124
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2016-10-10
วันที่เผยแพร่ 2016-10-10
คะแนน 2.78/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา 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. Marines New Tab Photos",
    "short_name": "U.S. Marines New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.",
    "version": "1.0.1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "\/newtab.html"
    },
    "icons": {
        "16": "\/icon16.png",
        "48": "\/icon48.png",
        "128": "\/icon128.png"
    }
}