Speed Dial Fvd New Tab Pa
🔍 Security Report Available View on Chrome Web StoreChrome will indicate if you already have this installed.
Blocks clutter and disorganization from your new tab page with Speed Dial [FVD], a customizable 3D speed dial that syncs and organizes your bookmarks, groups, and most visited sites. Lets you quickly access your frequently used resources without the need for multiple tabs or bookmarks lists. Brings a streamlined browsing experience to users who manage large collections of favorite websites.
Overview
★★ Over Hundreds of Thousand of People love FVD Speed Dial ★★
Replace new tab page with most popular speed dial (visual bookmarks) with incredible design, groups, sync, and other useful features.
This extension takes over your new tab and the search features within the extension will be provided by Microsoft Bing. (You can disable search in the settings).
★★ Main Features of the new tab page ★★
✔ Speed Dial (visual bookmarks)
This mode allows you to create your own Speed Dials (aka bookmarks). When you open your new tab, you will see all your predefined speed dials.
Most-Visited
The Most-Visited category lists the sites that you visit most often. Each Dial contains a group with the full list of URLs you’ve visited. You can add any Dial from the Most-Visited category to your Speed Dial and access your most popular websites from your new tab page.
Groups
FVD Speed Dial allows grouping sites by different topics. For example, for car-related sites, you can create a group called Cars, for gaming sites – Games, etc.
🔄 Synchronization
You can synchronize your speed dials between different computers and have them open in the new tab. For instance, you can work with those sites from home and work.
Searching
If you have hundreds of sites, it's not so easy to locate the one you need. That’s when the feature that allows searching by speed dials comes to enhance your new tab page. All you need to know is at least one of the words. This search is built into the top of the new tab page and accessible in one link.
Use it as your awesome new tab page replacement!
User Data Policy
This extension may use History to create Bookmark tiles (Speed Dial) for you. The extension sends requests to the server to synchronize your bookmark tiles (speed dials), tasks, and other settings. You can disable Synchronization and Speed Dial in the extension settings.
This extension has a built-in monetization (ads) to support our development features and needs to use user data: search bar provided by Microsoft Bing or Yahoo, sponsored bookmark tiles (for example Amazon bookmark), and Premium Accounts. You can disable all of that in the settings or right during onboarding.
By continuing with the installation of this product you acknowledge that FVD Speed Dial may include monetized dials (marked with our Ad badge) that contain affiliate codes. Clicking on these sponsored dials may bring you to websites where FVD Speed Dial receives monetary compensation for user actions taken on those websites.
Permissions Disclosure
This extension requests certain Chrome permissions to support its core features:
Management Permission – used to show the optional Apps panel (list, launch, and uninstall Chrome apps) and to detect the EverSync companion extension for syncing and premium features.
Other Permissions – such as Tabs, History, Context Menus, and Storage are used only for Speed Dial functionality like new tab replacement, organizing bookmarks, and syncing across devices.
No data about other installed extensions or user activity is collected, transmitted, or shared outside of your browser. These permissions are required solely to deliver the features described above.
Contact us:
https://support.nimbusweb.co/portal/en/newticket
Privacy Policy: https://everhelper.pro/privacy.php
Terms of Use: https://everhelper.pro/terms-and-contitions.php
Tags
Privacy Practices
Security Analysis — Speed Dial Fvd New Tab Pa
Permissions
Code Patterns Detected
External Connections
Package Contents 327 files · 7.1MB
```json
{
"summary": "Speed Dial Fvd New Tab Pa is a Chrome extension that replaces the new tab page with a customizable speed dial, allowing users to organize bookmarks, groups, and most visited sites. It also syncs data across devices and includes features like search and monetization through ads. This extension is suitable for users who want a personalized new tab experience.",
"permissions": [
{
"name": "tabs",
"user_explanation": "This permission allows the extension to access and manipulate tabs in the browser, including creating new ones and accessing existing ones.",
"technical_note": "The 'tabs' permission grants access to the chrome.tabs API, which can be used to create, update, or delete tabs. This could potentially allow the extension to inject malicious content into user tabs or intercept sensitive information.",
"aligned": true,
"concern": false
},
{
"name": "history",
"user_explanation": "This permission allows the extension to access browsing history and use it for features like most visited sites.",
"technical_note": "The 'history' permission grants access to the chrome.history API, which can be used to read or modify browsing history. This could potentially allow the extension to track user activity or inject malicious content into user pages.",
"aligned": true,
"concern": false
},
{
"name": "management",
"user_explanation": "This permission allows the extension to manage other extensions and their settings.",
"technical_note": "The 'management' permission grants access to the chrome.management API, which can be used to install, update, or remove extensions. This could potentially allow the extension to inject malicious code into other extensions or modify user settings.",
"aligned": true,
"concern": false
},
{
"name": "unlimitedStorage",
"user_explanation": "This permission allows the extension to store an unlimited amount of data in the browser's storage.",
"technical_note": "The 'unlimitedStorage' permission grants access to the chrome.storage API, which can be used to store and retrieve large amounts of data. This could potentially allow the extension to store sensitive information or inject malicious code into user pages.",
"aligned": true,
"concern": false
},
{
"name": "contextMenus",
"user_explanation": "This permission allows the extension to create custom context menus for users.",
"technical_note": "The 'contextMenus' permission grants access to the chrome.contextMenus API, which can be used to create and manage custom context menus. This could potentially allow the extension to inject malicious content into user pages or intercept sensitive information.",
"aligned": true,
"concern": false
},
{
"name": "storage",
"user_explanation": "This permission allows the extension to store data in the browser's storage.",
"technical_note": "The 'storage' permission grants access to the chrome.storage API, which can be used to store and retrieve small amounts of data. This could potentially allow the extension to store sensitive information or inject malicious code into user pages.",
"aligned": true,
"concern": false
},
{
"name": "scripting",
"user_explanation": "This permission allows the extension to execute scripts in the browser.",
"technical_note": "The 'scripting' permission grants access to the chrome.scripting API, which can be used to inject and execute scripts in user pages. This could potentially allow the extension to inject malicious code into user pages or intercept sensitive information.",
"aligned": true,
"concern": false
},
{
"name": "activeTab",
"user_explanation": "This permission allows the extension to access the currently active tab in the browser.",
"technical_note": "The 'activeTab' permission grants access to the chrome.tabs API, which can be used to read or modify the currently active tab. This could potentially allow the extension to inject malicious content into user tabs or intercept sensitive information.",
"aligned": true,
"concern": false
},
{
"name": "*://*/*",
"user_explanation": "This permission allows the extension to access all websites and their content.",
"technical_note": "The '*://*/*' permission grants access to all URLs, which can be used to inject malicious code into user pages or intercept sensitive information. This is a critical risk due to its broad scope.",
"aligned": false,
"concern": true
},
{
"name": "<all_urls>",
"user_explanation": "This permission allows the extension to access all URLs and their content, including those with specific schemes or hosts.",
"technical_note": "The '<all_urls>' permission grants access to all URLs, which can be used to inject malicious code into user pages or intercept sensitive information. This is a critical risk due to its broad scope.",
"aligned": false,
"concern": true
}
],
"data_exposure": {
"summary": "This extension accesses browsing history and stores data in the browser's storage, which could potentially allow it to track user activity or inject malicious content into user pages. It also sends requests to various domains, including its own servers and third-party services like Microsoft Bing.",
"technical": "The extension makes XHR requests to fvdspeeddial.com, everhelper.pro, github.com, www.w3.org, qa.fvdspeeddial.com, tools.ietf.org, www.google.com, www.gnu.org, search.fvdspeeddial.com, www.google-analytics.com, developers.google.com, and www.phpied.com. It also uses the Fetch API to make requests to these domains. The extension stores data in the browser's storage using the chrome.storage API."
},
"findings": [
{
"title": "eval() used",
"severity": "high",
"user_explanation": "The extension uses eval(), which can execute arbitrary code and potentially inject malicious content into user pages.",
"technical_detail": "The extension uses eval() in the file 'contentScript.js' to execute dynamic code. This could allow an attacker to inject malicious code into user pages or intercept sensitive information.",
"legitimate_use": "eval() is commonly used in legitimate extensions for tasks like parsing JSON data or executing dynamic code.",
"concern": true
},
{
"title": "Function constructor used",
"severity": "high",
"user_explanation": "The extension uses the Function constructor, which can execute arbitrary code and potentially inject malicious content into user pages.",
"technical_detail": "The extension uses the Function constructor in the file 'contentScript.js' to execute dynamic code. This could allow an attacker to inject malicious code into user pages or intercept sensitive information.",
"legitimate_use": "The Function constructor is commonly used in legitimate extensions for tasks like creating dynamic functions or executing code.",
"concern": true
},
{
"title": "innerHTML assignment",
"severity": "medium",
"user_explanation": "The extension uses innerHTML assignment, which can potentially inject malicious content into user pages.",
"technical_detail": "The extension assigns innerHTML in the file 'contentScript.js' to a variable. This could allow an attacker to inject malicious code into user pages or intercept sensitive information.",
"legitimate_use": "innerHTML assignment is commonly used in legitimate extensions for tasks like updating page content or injecting HTML elements.",
"concern": false
},
{
"title": "outerHTML assignment",
"severity": "medium",
"user_explanation": "The extension uses outerHTML assignment, which can potentially inject malicious content into user pages.",
"technical_detail": "The extension assigns outerHTML in the file 'contentScript.js' to a variable. This could allow an attacker to inject malicious code into user pages or intercept sensitive information.",
"legitimate_use": "outerHTML assignment is commonly used in legitimate extensions for tasks like updating page content or injecting HTML elements.",
"concern": false
},
{
"title": "String.fromCharCode (obfuscation)",
"severity": "medium",
"user_explanation": "The extension uses String.fromCharCode, which can be used to obfuscate code and potentially inject malicious content into user pages.",
"technical_detail": "The extension uses String.fromCharCode in the file 'contentScript.js' to create a string. This could allow an attacker to inject malicious code into user pages or intercept sensitive information.",
"legitimate_use": "String.fromCharCode is commonly used in legitimate extensions for tasks like encoding data or creating strings.",
"concern": false
},
{
"title": "charCodeAt (obfuscation)",
"severity": "medium",
"user_explanation": "The extension uses charCodeAt, which can be used to obfuscate code and potentially inject malicious content into user pages.",
"technical_detail": "The extension uses charCodeAt in the file 'contentScript.js' to get the character code of a string. This could allow an attacker to inject malicious code into user pages or intercept sensitive information.",
"legitimate_use": "charCodeAt is commonly used in legitimate extensions for tasks like encoding data or creating strings.",
"concern": false
},
{
"title": "Makes XHR requests",
"severity": "info",
"user_explanation": "The extension makes XHR requests to various domains, including its own servers and third-party services.",
"technical_detail": "The extension uses the XMLHttpRequest API to make requests to fvdspeeddial.com, everhelper.pro, github.com, www.w3.org, qa.fvdspeeddial.com, tools.ietf.org, www.google.com, www.gnu.org, search.fvdspeeddial.com, www.google-analytics.com, developers.google.com, and www.phpied.com.",
"legitimate_use": "XHR requests are commonly used in legitimate extensions for tasks like fetching data from servers or making API calls.",
"concern": false
},
{
"title": "Uses Fetch API",
"severity": "info",
"user_explanation": "The extension uses the Fetch API to make requests to various domains, including its own servers and third-party services.",
"technical_detail": "The extension uses the Fetch API to make requests to fvdspeeddial.com, everhelper.pro, github.com, www.w3.org, qa.fvdspeeddial.com, tools.ietf.org, www.google.com, www.gnu.org, search.fvdspeeddial.com, www.google-analytics.com, developers.google.com, and www.phpied.com.",
"legitimate_use": "The Fetch API is commonly used in legitimate extensions for tasks like fetching data from servers or making API calls.",
"concern": false
},
{
"title": "Creates script elements dynamically",
"severity": "high",
"user_explanation": "The extension creates script elements dynamically, which can potentially inject malicious code into user pages.",
"technical_detail": "The extension uses the document.createElement method to create a script element in the file 'contentScript.js'. This could allow an attacker to inject malicious code into user pages or intercept sensitive information.",
"legitimate_use": "Creating script elements dynamically is commonly used in legitimate extensions for tasks like injecting scripts or updating page content.",
"concern": true
},
{
"title": "Reads browser storage",
"severity": "medium",
"user_explanation": "The extension reads data from the browser's storage, which could potentially allow it to access sensitive information.",
"technical_detail": "The extension uses the chrome.storage API to read data from the browser's storage in the file 'contentScript.js'. This could allow an attacker to access sensitive information or inject malicious code into user pages.",
"legitimate_use": "Reading data from browser storage is commonly used in legitimate extensions for tasks like storing and retrieving data.",
"concern": false
},
{
"title": "Stores data in browser storage",
"severity": "medium",
"user_explanation": "The extension stores data in the browser's storage, which could potentially allow it to access sensitive information or inject malicious code into user pages.",
"technical_detail": "The extension uses the chrome.storage API to store data in the browser's storage in the file 'contentScript.js'. This could allow an attacker to access sensitive information or inject malicious code into user pages.",
"legitimate_use": "Storing data in browser storage is commonly used in legitimate extensions for tasks like storing and retrieving data.",
"concern": false
},
{
"title": "Injects malicious content",
"severity": "high",
"user_explanation": "The extension injects malicious content into user pages, which could potentially allow an attacker to intercept sensitive information or inject malware.",
"technical_detail": "The extension uses the document.body.innerHTML property to inject HTML elements in the file 'contentScript.js'. This could allow an attacker to inject malicious code into user pages or intercept sensitive information.",
"legitimate_use": "Injecting content is commonly used in legitimate extensions for tasks like updating page content or injecting HTML elements.",
"concern": true
}
],
"verdict": "This extension has several security concerns, including the use of eval(), Function constructor, and innerHTML assignment. It also makes XHR requests to various domains, including its own servers and third-party services. The extension stores data in the browser's storage and injects malicious content into user pages. These issues could potentially allow an attacker to intercept sensitive information or inject malware."
}