SwiftDial

Modern, easily customizable, privacy-friendly speed dial / home page / new tab.

SwiftDial là gì?

SwiftDial là một tiện ích mở rộng Chrome được phát triển bởi https://nscript.ru, và tính năng chính của nó là "Modern, easily customizable, privacy-friendly speed dial / home page / new tab.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng SwiftDial

Tải xuống các tệp mở rộng SwiftDial dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        SwiftDial replaces the homepage and new tab page of your browser with a speed dial to which you can add your favorite websites and set up how they look with the help of the simple and intuitive settings.

YOU CAN ALWAYS:
📱 Install and use SwiftDial with popular (desktop and some mobile) web browsers { 🔗 nscript.ru/swiftdial/browsers }
➕ Add, remove, edit and reorder sites on the homepage
✔️ Open, close, switch to auto-hidden mode and then invoke menu panels
🖼️ Use custom images as site thumbnails
🎨 Set site background color and opacity
📐 Set the dimensions and roundness of site tiles as well as the gaps between them
📐 Set the width of the site tiles area, spacing from the edges of the homepage and site tiles alignment
📐 Choose whether site tiles should always preserve their dimensions or adapt to browser window size
🔲 Add site border and set its width and color
📝 Add site titles and set their position, size, color, as well as the color and opacity of their background
✨ Liven up the appearance of the home page with the mouse hover effects
✔️ Choose where the main menu is supposed to be on the homepage - top, bottom, vertically on the left side or vertically on the right side
✔️ Hide the main menu to enjoy your speed dial without distractions
🎨 Choose a background color of the homepage
🖼️ Use your own custom images or the images from the built-in gallery as the homepage background
🖼️ Create and edit several types of multi-color gradients of your choice for the homepage background
🖼️ Combine several homepage backgrounds into a slideshow and choose their change interval and order
🖌️ Choose the Light, Dark and High Contrast menu themes
🖌️ Choose the Auto menu theme that adapts to your system preferences
🎨 Choose any of the more than 3 million colors of the Customizable menu theme
🎨 Set opacity of the menu panels background
📂 Create, edit and reorder site groups
📂 Pin site groups to the homepage
📂 Move sites between site groups
📂 Open all sites in a site group in new tabs in one click
↗️ Open sites in current and new tabs and windows
🔗 Copy site links
🔗 Easily share site links on social media
🏳️ Choose between 9 languages
🖱️ Use the extension with a mouse, a keyboard and touch devices
🛡️ Backup/restore your settings and sites
🛡️ Reset the settings and sites to the default state
🛡️ Be sure that your settings and sites are stored on your device and are not being sent anywhere else
🛡️ Manage the extension's permissions

YOU CAN PERMIT TO:
➕ Add sites to the homepage using the extension's icon on the browser toolbar
🖼️ Automatically generate site images or icons
📷 Generate site screenshots
🖼️ Add images as site thumbnails or as hompage backgrounds directly from web pages or by supplying their web addresses
↗️ Open sites in new private windows

YOU CAN ALSO:
🎨 Check out SwiftDial Extras
🔗 https://nscript.ru/swiftdial/extras/

SUPPORT SWIFTDIAL:
🎁 With a donation
🔗 https://nscript.ru/donate/

⭐ With a rating
🔗 https://nscript.ru/swiftdial/rate/

↗️ On social media
🔗 https://nscript.ru/social/

More features are coming... Stay tuned and let us know what you think so far by leaving a review or via email.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên SwiftDial SwiftDial
ID lkgddfdhacphakkcolonlmpjeenkgpci
URL Chính Thức https://chromewebstore.google.com/detail/swiftdial/lkgddfdhacphakkcolonlmpjeenkgpci
Mô tả Modern, easily customizable, privacy-friendly speed dial / home page / new tab.
Kích Thước Tệp 362 KB
Số Lần Cài Đặt 1,081
Phiên Bản Hiện Tại 48
Cập Nhật Lần Cuối 2024-01-16
Ngày Phát Hành 2021-03-09
Đánh Giá 4.75/5 Tổng số 20 Đánh Giá
Nhà Phát Triển https://nscript.ru
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://nscript.ru/swiftdial
Ngôn Ngữ Được Hỗ Trợ de,en,fr,es,es-419,it,pt-BR,pt-PT,ru,zh-CN,zh-TW,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "SwiftDial",
    "description": "__MSG_extensionDescription__",
    "version": "48",
    "author": "nScript",
    "homepage_url": "https:\/\/nscript.ru\/swiftdial\/",
    "icons": {
        "16": "ast\/icon16.png",
        "24": "ast\/icon24.png",
        "32": "ast\/icon32.png",
        "48": "ast\/icon48.png",
        "128": "ast\/icon128.png"
    },
    "minimum_chrome_version": "86.0",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "alarms",
        "contextMenus",
        "declarativeContent"
    ],
    "optional_permissions": [
        ""
    ],
    "background": {
        "scripts": [
            "scr\/bc.js"
        ],
        "persistent": true
    },
    "page_action": {
        "default_icon": {
            "16": "ast\/icon16.png",
            "24": "ast\/icon24.png",
            "32": "ast\/icon32.png",
            "48": "ast\/icon48.png",
            "128": "ast\/icon128.png"
        },
        "default_title": "__MSG_addToExtension__",
        "default_popup": "pop.html"
    },
    "commands": {
        "_execute_page_action": {
            "suggested_key": {
                "default": "Alt+A"
            },
            "description": "__MSG_addToExtension__"
        },
        "openSwiftDial": {
            "suggested_key": {
                "default": "Alt+O"
            },
            "description": "__MSG_openSwiftDial__"
        }
    }
}