Speed Dial 2 New tab

Speed Dial 2 is an easy-to-use extension that lets you save and organize your most visited websites and customize your new tab page.

Speed Dial 2 New tab란 무엇입니까?

Speed Dial 2 New tab은(는) https://speeddial2.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Speed Dial 2 is an easy-to-use extension that lets you save and organize your most visited websites and customize your new tab page."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Speed Dial 2 New tab 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Level up your workspace with our unique tools designed to make you more productive. Transform and customize your new tab experience to your liking.

🏆  Acclaimed & featured as one of the "Best New Tab" extensions on multiple tech blogs!
📌  More than 10 years in the Chrome Web Store
👏  Trusted by +500,000 happy users around the world 
💼  Used by professionals from leading tech companies
🥷🏼. Private and secure

✦✦ Key Features ✦✦
•   Save unlimited number of your favorite websites and organize them into groups
•   Easy access to bookmarks and recently closed tabs
•   Beautiful themes and powerful customization
•   Dark and light theme support
•   Collaborate and share a group of bookmarks with your friends
•   Synchronization with other computers and mobile devices
•   Private and secure — we don’t share or sell your data
•   Clean and intuitive design
•   Available in 9 languages

Note: For the best experience, after installing Speed Dial 2, click the ‘Keep it’ button on the ‘Change back to Google’ notification. This will show Speed Dial 2 every time your open a new tab.

✦✦ Privacy & Security ✦✦
The information we gather or process is used solely for the core functionality of Speed Dial 2 and to improve the quality of our service. We do not sell your information to any third parties. 

For more information on privacy and the security of your data visit https://www.speeddial2.com/privacy-policy

✦✦ What's new? ✦✦
Version 3.7.4
- Improved search functionality
- Improved synchronization
- Fix for alphabetical sorting

Version 3.5.6
Fix: Display of website favicons

Version 3.5.8 - 3.5.9
Improvements to sync, hotfix for account access

Version 3.5.6
Add an option to customize the keyboard shortcut

Version 3.5.5
Changed default keyboard shortcut to Ctrl+Shift+S

Version 3.5.4
Performance improvements

Version 3.5.2
Added a keyboard shortcut Ctrl (⌘) + U to open Speed Dial 2 action menu from any page

Version 3.5.0
Upgraded extension to Manifest V3

Version 3.3.8
We made it easier to use Speed Dial 2 with your keyboard. Press the "Tab" key to focus on bookmarks, and use arrow keys to navigate through your new tab page. Open the selected bookmark by hitting Enter or open it in a new tab with Ctrl/⌘ + Enter

Access the search by pressing the forward-slash "/" and start typing. The search will show you the bookmark results as you type and offer to switch to a different group in the dropdown menu.

Version 3.3.7
- Allow to drag & drop bookmarks between groups
- Improved website screenshot capture

Version 3.3.6
Fixed the issue preventing bookmarks from opening in the new tab

Version 3.3.5
Added an option to display number of visits for each bookmark

Version 3.3.3
Show time created and Group name in bookmark search results

Version 3.3.2
Improved dialog for adding new bookmarks

Version 3.3.1
Bugfix for bookmark ordering after the synchronization

Version 3.3.0
New themes, easier customization & new welcome experience

Version 3.2.9
Improvements to the backup and synchronization

Version 3.2.8
Minor improvements

Version 3.2.7
Minor improvements

Version 3.2.6
- Allow to rename the Home group
- Updated logos of most popular websites

Version 3.2.5
Improved loading speed of bookmark thumbnails and minor bug fixes

Version 3.2.4
Customize your new tab page with carefully selected fonts that look great in your browser!

Version 3.2.3
Added the changelog with the latest features

Version 3.2.2
Allow to set the opacity of a background image

Version 3.2.1
Bug fixes

Version 3.2.0
Add Alphabetical order for bookmarks and groups                    

확장 프로그램 기본 정보

이름 Speed Dial 2 New tab Speed Dial 2 New tab
ID jpfpebmajhhopeonhlcgidhclcccjcik
공식 URL https://chromewebstore.google.com/detail/speed-dial-2-new-tab/jpfpebmajhhopeonhlcgidhclcccjcik
설명 Speed Dial 2 is an easy-to-use extension that lets you save and organize your most visited websites and customize your new tab page.
파일 크기 2.97 MB
설치 횟수 415,578
현재 버전 3.7.5
최근 업데이트 2023-11-18
출시 날짜 2020-04-16
평점 4.13/5 총 7625 개의 평점
개발자 https://speeddial2.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.speeddial2.com
도움말 페이지 URL https://www.speeddial2.com/faq
개인정보 보호 정책 페이지 URL https://speeddial2.com/privacy-policy
지원되는 언어 de,en,es,es-419,sk,bg,ru,zh-CN,ja
manifest.json
{
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "homepage_url": "https:\/\/www.speeddial2.com",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "permissions": [
        "topSites",
        "tabs",
        "unlimitedStorage",
        "storage",
        "contextMenus",
        "alarms",
        "favicon"
    ],
    "host_permissions": [
        "",
        "*:\/\/*\/*"
    ],
    "optional_permissions": [
        "sessions",
        "bookmarks"
    ],
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "js\/background.js",
        "module": true
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; worker-src 'self';"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_appName__",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.7.5",
    "options_page": "override.html#\/?preferences=true",
    "chrome_url_overrides": {
        "newtab": "override.html"
    }
}