SwiftDial
Modern, easily customizable, privacy-friendly speed dial / home page / new tab.
SwiftDial란 무엇입니까?
SwiftDial은(는) https://nscript.ru에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Modern, easily customizable, privacy-friendly speed dial / home page / new tab."입니다.
확장 프로그램 스크린샷
SwiftDial 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
ID | lkgddfdhacphakkcolonlmpjeenkgpci |
공식 URL | https://chromewebstore.google.com/detail/swiftdial/lkgddfdhacphakkcolonlmpjeenkgpci |
설명 | Modern, easily customizable, privacy-friendly speed dial / home page / new tab. |
파일 크기 | 362 KB |
설치 횟수 | 1,081 |
현재 버전 | 48 |
최근 업데이트 | 2024-01-16 |
출시 날짜 | 2021-03-09 |
평점 | 4.75/5 총 20 개의 평점 |
개발자 | https://nscript.ru |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://nscript.ru/swiftdial |
지원되는 언어 | 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": [ " |