U.S. Navy New Tab Photos

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

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

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

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

screenshot
screenshot
screenshot

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

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

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

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

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

ชื่อ U.S. Navy New Tab Photos U.S. Navy New Tab Photos
ID kdiannhmifckbfgfofhmlbdbppcjmjnj
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/us-navy-new-tab-photos/kdiannhmifckbfgfofhmlbdbppcjmjnj
คำอธิบาย Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.
ขนาดไฟล์ 26.99 KB
จำนวนการติดตั้ง 110
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2016-10-10
วันที่เผยแพร่ 2016-10-10
คะแนน 2.75/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา 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. Navy New Tab Photos",
    "short_name": "U.S. Navy New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Navy 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"
    }
}