SwiftDial
Modern, easily customizable, privacy-friendly speed dial / home page / new tab.
O que é SwiftDial?
SwiftDial é uma extensão do Chrome desenvolvida por https://nscript.ru, e sua principal característica é "Modern, easily customizable, privacy-friendly speed dial / home page / new tab.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão SwiftDial
Baixe arquivos de extensão SwiftDial no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | SwiftDial |
ID | lkgddfdhacphakkcolonlmpjeenkgpci |
URL Oficial | https://chromewebstore.google.com/detail/swiftdial/lkgddfdhacphakkcolonlmpjeenkgpci |
Descrição | Modern, easily customizable, privacy-friendly speed dial / home page / new tab. |
Tamanho do Arquivo | 362 KB |
Contagem de Instalações | 1,081 |
Versão Atual | 48 |
Última Atualização | 2024-01-16 |
Data de Publicação | 2021-03-09 |
Classificação | 4.75/5 Total de 20 Avaliações |
Desenvolvedor | https://nscript.ru |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://nscript.ru/swiftdial |
Idiomas Suportados | 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": [ " |