Speed Dial Pro
Speed Dial Pro is Ultimate replacement of newtab page with a personal dashboard.
Speed Dial Proคืออะไร?
Speed Dial Pro เป็นส่วนขยายของ Chrome ที่พัฒนาโดย EasyTools และคุณลักษณะหลักของมันคือ "Speed Dial Pro is Ultimate replacement of newtab page with a personal dashboard."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Speed Dial Pro
ดาวน์โหลดไฟล์ส่วนขยาย Speed Dial Pro ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Speed Dial Pro is Ultimate replacement of newtab page with a personal dashboard. Speed Dial Pro considers that New Tab should be equipped with better features and minimalist design. Today we redefine New Tab as a pursuit of minimalist aesthetics, one-stop service experience and less content for more features. A new generation of tab means a more accessible and powerful New Tab. Allow elegant and easy use of chrome. Speed Dial Pro: Customize chrome New Tab; Open an era of page adding, which means that the URL will be added to the New Tab no matter which page you are browsing; History Management, App Management, Notepad Application like Evernote, HD wallpapers, Google, Bing Search can all be innovatively found in New Tab. Offer more simple and convenient applications. Speed Dial Pro Features: 1. Clean and intuitive design. 2. Beautiful themes and easy customization. 3. Easily organise your favorite websites and categorize website with groups. 4. Personalized Search: Select your favorite search engine. 5. App Extension Management: Manage your extensions quickly and conveniently. 6. History Management: View your search history. Speed Dial Pro is a New Tab Page extension for Chrome, it is ultimate replacement of newtab page with quick access to your most visited pages, bookmarks and browsing history. Compared with Chrome original new tab, Speed Dial Pro allows you to add your favorite websites by yourself. In addition, the background image of the new tab page is able to be changed. Experience smooth and nice interface is our specialty, hurry to try it. Fast and powerful search engine Integrate popular search engines like Google and Bing Smart Website Tips More powerful New Tab Quick Start, Speed Dial Unparalleled smooth experience Add your favorite websites at will FOR FREE In addition, we recommend some of the same excellent new tab extensions: V+ Newtab Page, Infinity NewTab, Speed Dial, Lightning Newtab.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | jnlmbilobhpnahfiaojhcnoldglhjppp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/jnlmbilobhpnahfiaojhcnoldglhjppp |
คำอธิบาย | Speed Dial Pro is Ultimate replacement of newtab page with a personal dashboard. |
ขนาดไฟล์ | 589 KB |
จำนวนการติดตั้ง | 1,115 |
เวอร์ชันปัจจุบัน | 1.2.3 |
อัปเดตครั้งล่าสุด | 2019-09-09 |
วันที่เผยแพร่ | 2019-09-08 |
คะแนน | 3.88/5 รวมทั้งหมด 16 คะแนน |
ผู้พัฒนา | EasyTools |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en,ru,zh-CN,zh-TW |
manifest.json | |
{ "name": "Speed Dial Pro", "version": "1.2.3", "manifest_version": 2, "description": "__MSG_appDescription__", "default_locale": "en", "browser_action": { "default_icon": "icon128.png" }, "chrome_url_overrides": { "newtab": "app.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.googletagmanager.com https:\/\/www.google-analytics.com; object-src 'self'", "permissions": [ "management", "geolocation", "history", "chrome:\/\/favicon\/", "http:\/\/*\/", "https:\/\/*\/", "bookmarks", "tabs", "contextMenus", "notifications", "topSites", "unlimitedStorage", "cookies" ], "content_scripts": [], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "128": "icon128.png", "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "64": "icon64.png" } } |