Clean Rainbow Dash New Tab

Replaces the default New Tab page with a clean one for the Rainbow Dash Theme. Background by episkopi.

Clean Rainbow Dash New Tabคืออะไร?

Clean Rainbow Dash New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Thorinair และคุณลักษณะหลักของมันคือ "Replaces the default New Tab page with a clean one for the Rainbow Dash Theme. Background by episkopi."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Clean Rainbow Dash New Tab

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

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

                        NOTE: Designed to work with the following theme: https://chrome.google.com/webstore/detail/higiehlpmiebchdilhlehccgdghmjcip

This simple extension replaces your New Tab page with a completely CLEAN one. This means it will remove all of the clutter like recently visited, Google search, Google doodles, account options, notifications, etc from the page. This will allow you to load the New Tab page much quicker. In addition, as mentioned above, it is made to work seamlessly with my original Rainbow Dash theme.

The awesome background was made by episcopi, but unfortunately, his account has been deactivated at this time, so I am unable to provide a link to his deviantArt.                    

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

ชื่อ Clean Rainbow Dash New Tab Clean Rainbow Dash New Tab
ID jblkegkppbjhaipgdpmjcfccmhogllfi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/clean-rainbow-dash-new-ta/jblkegkppbjhaipgdpmjcfccmhogllfi
คำอธิบาย Replaces the default New Tab page with a clean one for the Rainbow Dash Theme. Background by episkopi.
ขนาดไฟล์ 621 KB
จำนวนการติดตั้ง 159
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2015-10-09
วันที่เผยแพร่ 2015-10-09
คะแนน 4.08/5 รวมทั้งหมด 13 คะแนน
ผู้พัฒนา Thorinair
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://thorinair.deviantart.com/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Clean Rainbow Dash New Tab",
    "description": "Replaces the default New Tab page with a clean one for the Rainbow Dash Theme. Background by episkopi.",
    "version": "1.0.0",
    "manifest_version": 2,
    "icons": {
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "nt.html"
    }
}