Shoto Todoroki New Tab Theme

Shoto Todoroki New Tab Extension brings a new look to your Chrome browser.

Shoto Todoroki New Tab Themeคืออะไร?

Shoto Todoroki New Tab Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://choosetab.com และคุณลักษณะหลักของมันคือ "Shoto Todoroki New Tab Extension brings a new look to your Chrome browser."

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Install Shoto Todoroki New Tab Theme and enjoy handpicked HD images of Shoto Todoroki.



It comes with some cool properties that will improve your New Tab experience like:

- High quality wallpapers with every new tab

- Current Date/Time

- Shortcut links to social networks and shopping websites


"Search bar, popular games,Themes, settings, play"

We are going to add more feature for you to have better experience on your browser. It's a promise.

If you liked the Shoto Todoroki extension we suggest you to take a look our other extensions. You can reach these extension by visiting www.choosetab.com                    

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

ชื่อ Shoto Todoroki New Tab Theme Shoto Todoroki New Tab Theme
ID nilcjdobfmhpeiikegleajjmlklnngnb
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/shoto-todoroki-new-tab-th/nilcjdobfmhpeiikegleajjmlklnngnb
คำอธิบาย Shoto Todoroki New Tab Extension brings a new look to your Chrome browser.
ขนาดไฟล์ 9.19 MB
จำนวนการติดตั้ง 1,000
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2021-07-12
วันที่เผยแพร่ 2019-03-09
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา https://choosetab.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://choosetab.com
URL หน้านโยบายความเป็นส่วนตัว https://www.choosetab.com/privacy-policy-2
ภาษาที่รองรับ en
manifest.json
{
    "version": "0.0.1",
    "default_locale": "en",
    "icons": {
        "128": "shoto-todoroki-icons\/ic128.png",
        "48": "shoto-todoroki-icons\/ic48.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "shoto-todoroki-icons\/ic48.png"
    },
    "chrome_url_overrides": {
        "newtab": "micron.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "js\/shoto-todoroki.js"
        ]
    }
}