New Tab Background Image Extension

Replace the default new tab page content with any background image.

New Tab Background Image Extensionคืออะไร?

New Tab Background Image Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย linuscedergren และคุณลักษณะหลักของมันคือ "Replace the default new tab page content with any background image."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย New Tab Background Image Extension

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

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

                        This extension replaces the default new tab page with a custom background image page. You can add any image you like as a background image for the new tab page.                    

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

ชื่อ New Tab Background Image Extension New Tab Background Image Extension
ID iohffbeoicpkdleboejfalnmmokbfcep
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/new-tab-background-image/iohffbeoicpkdleboejfalnmmokbfcep
คำอธิบาย Replace the default new tab page content with any background image.
ขนาดไฟล์ 8.27 KB
จำนวนการติดตั้ง 73
เวอร์ชันปัจจุบัน 1.4.0
อัปเดตครั้งล่าสุด 2022-10-29
วันที่เผยแพร่ 2020-09-27
ผู้พัฒนา linuscedergren
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Background Image Extension",
    "version": "1.4.0",
    "manifest_version": 3,
    "description": "Replace the default new tab page content with any background image.",
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": ".\/index.html"
    },
    "icons": {
        "128": ".\/icon.png"
    }
}

ส่วนขยายที่เกี่ยวข้อง