Nice Speed Dials

Nice and Simple Speed dials Extension for Chrome

Nice Speed Dialsคืออะไร?

Nice Speed Dials เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://kruz.me และคุณลักษณะหลักของมันคือ "Nice and Simple Speed dials Extension for Chrome"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Nice Speed Dials

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

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

                        Nice Speed Dials is a Chrome extension With a sleek and intuitive interface that allows you to organize your browser's new tab page with your favourite websites and links. With just a few clicks, you can create and organize a collection of speed dials that can be accessed from any new tab you open.

Unlike other speed dial extensions or the default new tab page, Nice Speed Dials stores your speed dials as bookmarks in your Chrome account. This means that even if you change devices or uninstall the extension, your speed dials will remain safe and accessible. Simply log in to your Chrome account on any device, and your speed dials will be there waiting for you.

Features:
- Sleek and intuitive interface
- Create and organize speed dials
- Access speed dials from any new tab
- Speed dials are stored in your Chrome account
- Sync speed dials across multiple devices (if your chrome sync is on)
- Reorder speed dials via drag and drop
- Keyboard accessibility

Future Plans:
- Options for customization
- Import and export speed dials
- Support for folders
- Better keyboard accessibility
- Nice animation on any actions
- More features to come!

IMPORTANT: Please remember that your speed dials are not stored on our server, but in your own Chrome account's bookmarks. So please do not delete the bookmark folder "NICE_SPEED_DIALS_BOOKMARKS_[DO_NOT_DELETE]", as this is where your speed dials are stored. If you delete this folder, you will lose your speed dials. or any update in that folder will be reflected in your new tab speed dials. However, you can use this to your advantage by saving any bookmark to this folder, and it will appear on your new tab speed dials!

Try Nice Speed Dials today and streamline your browsing experience!                    

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

ชื่อ Nice Speed Dials Nice Speed Dials
ID igdancpfkcmgelecddchfeijbofdcnaa
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/nice-speed-dials/igdancpfkcmgelecddchfeijbofdcnaa
คำอธิบาย Nice and Simple Speed dials Extension for Chrome
ขนาดไฟล์ 106 KB
จำนวนการติดตั้ง 253
เวอร์ชันปัจจุบัน beryllium (v4)
อัปเดตครั้งล่าสุด 2023-07-22
วันที่เผยแพร่ 2023-01-09
คะแนน 4.90/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา https://kruz.me
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ https://github.com/kruzkasu223/nice-speed-dials-chrome/issues
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Nice Speed Dials",
    "description": "Nice and Simple Speed dials Extension for Chrome",
    "version": "4.0.0",
    "version_name": "beryllium (v4)",
    "manifest_version": 3,
    "permissions": [
        "bookmarks",
        "favicon"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}