Clock New Tab - Clock / Weather / Wallpapers

Clock New Tab - Clock / Weather / Wallpapers . You can set weather , clock in your chrome browser new tab

Clock New Tab - Clock / Weather / Wallpapersคืออะไร?

Clock New Tab - Clock / Weather / Wallpapers เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://clocknewtab.com และคุณลักษณะหลักของมันคือ "Clock New Tab - Clock / Weather / Wallpapers . You can set weather , clock in your chrome browser new tab"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Clock New Tab - Clock / Weather / Wallpapers

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

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

                        ----------------------------------------------------------------------------------------------------

By clicking "Add to chrome", I accept and agree to installing the Clock New Tab - Clock New Tab - Clock / Weather / Wallpapersextension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy.
And: "The extension will update your search settings and will change your NEWTAB search services  are provided by Bing 

“Some of the web search services provided herein are provided by CodeFuel and powered by CodeFuel’s search partners. For information on the web search services data collection, please visit http://www.codefuel.com/legal/end_user_privacy_policy, and the search provider's privacy policy, as applicable, both as updated from time to time and at any successor locations.”
.-------------------------------------------------------------------------------------------------

Features :
-  Beautiful Digital Clocks
- Beautiful Weather Widget
- Automatic background image in new tab.
 Every time, you open new tab, you will see new image.
- Automatic background video.
- Change random pic or video
- Set your own particular image feed ( ex: forest, nature, cars..etc)
- Set your own particular video feed.
- Mute / Unmute background video, so you can listen to music of the video.
- Hide search bar to watch in full tab mode.
- Search from stylish tab.
- Many more features.


Check our terms of use : http://clocknewtab.com/terms.html
Our Privacy policy : http://clocknewtab.com/privacy_policy.html                    

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

ชื่อ Clock New Tab - Clock / Weather / Wallpapers Clock New Tab - Clock / Weather / Wallpapers
ID khpgckngleijfckfjiocgafhodbcnkao
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/clock-new-tab-clock-weath/khpgckngleijfckfjiocgafhodbcnkao
คำอธิบาย Clock New Tab - Clock / Weather / Wallpapers . You can set weather , clock in your chrome browser new tab
ขนาดไฟล์ 2.62 MB
จำนวนการติดตั้ง 176
เวอร์ชันปัจจุบัน 0.1.0.5
อัปเดตครั้งล่าสุด 2021-04-21
วันที่เผยแพร่ 2021-03-06
ผู้พัฒนา https://clocknewtab.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://clocknewtab.com/
URL หน้าช่วยเหลือ http://www.clocknewtab.com/privacy_policy.html
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Clock New Tab - Clock \/ Weather \/ Wallpapers",
    "version": "0.1.0.5",
    "description": "Clock New Tab - Clock \/ Weather \/ Wallpapers . You can set weather , clock in your chrome browser new tab",
    "manifest_version": 2,
    "options_page": "html\/options.html",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "tabs",
        "storage",
        "https:\/\/api.openweathermap.org\/"
    ],
    "browser_action": {
        "default_icon": "icons\/icon32.png"
    },
    "icons": {
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icons128.png"
    }
}