CoolSearches New Tab

Get the most out of your new tab with CoolSearches. Instant access to weather, news, finance and more!

CoolSearches New Tabคืออะไร?

CoolSearches New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AdsSquared LLC และคุณลักษณะหลักของมันคือ "Get the most out of your new tab with CoolSearches. Instant access to weather, news, finance and more!"

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        CoolSearches believes that your new tab should give you better features, more design options and instant access to news and weather. This makes your overall Chrome experience easier and more fun. 

CoolSearches Features:
1.HD Backgrounds: CoolSearches comes loaded with hand selected HD backgrounds for great aesthetics.
2.Upload Background: Have a picture or image that is special to you? Upload it and see it every time you open a new tab!
3.Bookmarks:Easy-1 click access to view and manage your bookmarks!
4.News:A real time feed of the most relevant and trending news available in your new tab!
5.Weather: Easy access to your current location weather. Want to check other locations? That's easy too!
6.Notes: Keep notes saved in your new tab, so you remember everything you need to!
7.Shortcuts: CoolSearches comes preloaded with shortcuts to some of the world's most popular sites. You can also add your own shortcuts for your favorite sites!
8.Easy Search: For your convenience a centrally located search bar to make searching easy!                    

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

ชื่อ CoolSearches New Tab CoolSearches New Tab
ID ekgddoieffgochefeefafjjgadnnilmb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/coolsearches-new-tab/ekgddoieffgochefeefafjjgadnnilmb
คำอธิบาย Get the most out of your new tab with CoolSearches. Instant access to weather, news, finance and more!
ขนาดไฟล์ 1.51 MB
จำนวนการติดตั้ง 20,000
เวอร์ชันปัจจุบัน 1.1.7
อัปเดตครั้งล่าสุด 2023-05-16
วันที่เผยแพร่ 2019-01-18
คะแนน 4.98/5 รวมทั้งหมด 50 คะแนน
ผู้พัฒนา AdsSquared LLC
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว http://adssquared.com/privacy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "CoolSearches New Tab",
    "version": "1.1.7",
    "description": "Get the most out of your new tab with CoolSearches. Instant access to weather, news, finance and more!",
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "logos\/icon128.png",
        "64": "logos\/icon64.png",
        "16": "logos\/icon16.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": "scripts\/sw.js"
    },
    "permissions": [
        "storage",
        "geolocation",
        "bookmarks"
    ],
    "host_permissions": [
        "https:\/\/newsapi.org\/*",
        "https:\/\/www.alphavantage.co\/*",
        "https:\/\/api.weatherapi.com\/*"
    ]
}

ส่วนขยายที่เกี่ยวข้อง