No personal data sale or sharing
OmSpace - New Tab Dashboard does not collect, store, or sell personal information for advertising, profiling, or analytics.
OmSpace Policy Center
OmSpace - New Tab Dashboard is an open-source browser extension built to make your new tab feel cleaner, smarter, and more personal without turning your data into a product.
It started as a personal HTML, CSS, and JavaScript project, then grew into a public release for the Firefox and Chrome Web Stores. This page explains exactly what OmSpace does, which optional permissions it uses, and which external services power certain features.
Introduction
"OmSpace - New Tab Dashboard" is designed to enhance your browser's default home page and new tab with a more polished, personal, and useful experience. The project was originally built as a personal experiment using plain HTML, CSS, and JavaScript, and later published publicly after receiving strong feedback.
OmSpace - New Tab Dashboard does not collect, store, or sell personal information for advertising, profiling, or analytics.
Most behavior runs directly inside your browser, using browser-managed permissions when needed.
Optional capabilities such as bookmarks access, geolocation, and proxy use only matter when you enable or trigger them.
Community Contributions
Since release, talented developers from the community have improved OmSpace - New Tab Dashboard through GitHub contributions. These updates include feature additions, refinements, and bug fixes. Each pull request is reviewed, tested, and verified before being merged so the extension stays stable and trustworthy.
Open development makes it easier for users to inspect the code, understand changes, and decide whether the extension matches their expectations for privacy and security.
Data Collection and Permissions
OmSpace - New Tab Dashboard is focused on improving your browsing experience, not building a data pipeline. The extension does not collect, store, or share personal data. No analytics, tracking scripts, or remote logging systems are included. All core processing happens locally in your browser.
Permissions
Favicon access does not expose your browsing history or page content. It is only used to make shortcuts and bookmark surfaces more visual and usable.
Browser APIs
Enables voice search. Microphone access is triggered only when you click the mic icon, and access is handled by your browser. OmSpace - New Tab Dashboard does not collect or store voice recordings.
Used to improve local weather accuracy. Access is controlled by your browser, and the extension does not track or share your location history.
External APIs and Services
Some features rely on third-party endpoints to provide suggestions, weather, imagery, or quotes. These requests are made to power the experience you actively use. Site access can be controlled from your browser settings.
https://www.google.com/complete/search?client=*https://duckduckgo.com/ac/?q=*https://search.brave.com/api/suggest?q=*https://*.wikipedia.org/w/api.php?action=opensearch&search=*https://ipinfo.io/jsonUsed to fetch an approximate city-level location based on your IP so OmSpace - New Tab Dashboard can show relevant weather information.
https://api.weatherapi.com/v1/forecast.json?key=*https://api.weatherapi.com/v1/search.json?key=*Used for daily forecasts and location suggestions based on your chosen city and language preferences.
https://picsum.photos/1920/1080Fetches high-quality random images for visual variety on the new tab page.
https://github.com/prem-k-r/multilingual-quotes-apiUsed to fetch quotes displayed on the dashboard.
https://s2.googleusercontent.com/s2/favicons*https://www.google.com/s2/favicons*Used to fetch website favicons for shortcuts and bookmark surfaces.
Proxy Server
OmSpace - New Tab Dashboard includes an optional proxy mode for bypassing CORS restrictions on search suggestions, but it is disabled by default.
If you enable proxy mode, the best privacy-preserving option is to host your own proxy server so you retain full control. If you keep the default configuration, search suggestion requests are routed through:
https://mynt-proxy.rhythmcorehq.com
Transparency and Security
OmSpace - New Tab Dashboard aims to stay secure and privacy-conscious, but no software project is completely immune to mistakes or unexpected issues. In rare cases, unintended code or bugs could be introduced through future changes or contributions.
That is why users are encouraged to review the source code directly on GitHub and only use the extension when they feel fully comfortable with its contents. The open-source model is part of the trust model, not a replacement for your own judgment.
Thank You
Thank you for using OmSpace - New Tab Dashboard. The goal is simple: make every new tab more useful, beautiful, and personal while staying respectful of your privacy.