All themes - New Tab

Themes in New Tab

All themes - New Tabคืออะไร?

All themes - New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://newtab.shop และคุณลักษณะหลักของมันคือ "Themes in New Tab"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย All themes - New Tab

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

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

                        All themes Full HD wallpapers and form of search on the internet in new tab.                    

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

ชื่อ All themes - New Tab All themes - New Tab
ID inlnifdegnnmomcbaokncgnkgaapgfjo
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/all-themes-new-tab/inlnifdegnnmomcbaokncgnkgaapgfjo
คำอธิบาย Themes in New Tab
ขนาดไฟล์ 18.98 KB
จำนวนการติดตั้ง 622
เวอร์ชันปัจจุบัน 1.2.1.8
อัปเดตครั้งล่าสุด 2022-11-24
วันที่เผยแพร่ 2022-10-29
ผู้พัฒนา https://newtab.shop
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ de,en,fr,nl,no,vi,tr,da,es,it,pt-BR,pt-PT,sv,el,ru,hi,th,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "version": "1.2.1.8",
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}