Dark Theme - Custom New Tab

Your personal Dark Theme for new tab page. Easy to go - install it in one click and use!

Dark Theme - Custom New Tabคืออะไร?

Dark Theme - Custom New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย arkdvorcovich และคุณลักษณะหลักของมันคือ "Your personal Dark Theme for new tab page. Easy to go - install it in one click and use!"

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

screenshot

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

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

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

                        Your personal Dark Theme for new tab page. Easy to go - install it in one click and use! 

This is a special extension that contains only the main function - to make the new tab less loaded.

Also we added world time. Just install and enjoy! 


By clicking "Add to chrome" you accept and agree to installing "Dark Theme - Custom New Tab" extension and setting Chrome New Tab to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your search engine to be powered by Bing.


Help us to improve our custom new tab. If you have any trouble or suggestions email us at [email protected]

About us:
https://unicore-alliance.net/about/index.html
Terms of use:
https://unicore-alliance.net/terms/index.html
Privacy policy:
https://unicore-alliance.net/privacy/index.html
EULA:
https://unicore-alliance.net/eula/index.html
Contact us:
https://unicore-alliance.net/contacts/index.html                    

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

ชื่อ Dark Theme - Custom New Tab Dark Theme - Custom New Tab
ID fkfobiagdiioemjmpdecklcjaplpljdo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dark-theme-custom-new-tab/fkfobiagdiioemjmpdecklcjaplpljdo
คำอธิบาย Your personal Dark Theme for new tab page. Easy to go - install it in one click and use!
ขนาดไฟล์ 2.01 MB
จำนวนการติดตั้ง 33,170
เวอร์ชันปัจจุบัน 4.3.8
อัปเดตครั้งล่าสุด 2022-12-02
วันที่เผยแพร่ 2021-07-26
คะแนน 4.54/5 รวมทั้งหมด 511 คะแนน
ผู้พัฒนา arkdvorcovich
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_desc__",
    "version": "4.3.8",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "default_locale": "en",
    "short_name": "__MSG_short_name__",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "128": "icon-128.png"
    },
    "permissions": [],
    "web_accessible_resources": [
        {
            "resources": [
                "content.styles.css",
                "icon-128.png",
                "icon-34.png"
            ],
            "matches": []
        }
    ]
}