You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zen Browser’s Plugin System introduces a faster and more secure way to customize the browser, focusing on user experience without compromising privacy. It allows lightweight JavaScript modifications to browser features, without interacting with user data or web content. Safe, simple, and completely open-source.
Why a Plugin System for Zen?
While Firefox extensions provide powerful functionality, they often require complex permissions and can interact with both browser features and user data. I'd like to create something different something that enhances the browser without compromising on security or privacy.
By introducing a Plugin System, it will give users a lightweight and fast way to modify the browser itself, without accessing or interacting with websites.
How It Works
The Zen Plugin System is built to be flexible and easy to use:
JavaScript & CSS Injection: Plugins allow users to inject JavaScript directly into the browser environment, adjusting how the browser operates. This can include UI changes, feature enhancements, and additional tools for users without requiring deep access to the system.
Plugin Store: We're also introducing a central Plugin Store, where users can browse, download, and manage plugins, much like how themes are managed in Zen. This gives users quick access to new browser features that enhance their experience.
No Data Access: Unlike traditional extensions, Zen plugins are isolated from user data and web content. This ensures that while users can customize their browser, there is no risk of data leakage or misuse. The focus is on adjusting the browser environment only, with a clear separation from browsing activity.
Security at the Core
Security and privacy are non-negotiable. That's why plugins:
Cannot access user data: Plugins are sandboxed, meaning they only affect browser functionalities, not the websites you visit or the personal data stored in your browser.
Do not require external permissions: Plugins operate within predefined boundaries and are not allowed to request permissions like accessing storage, browsing history, or sending data over the internet.
Open-source and community-reviewed: the Plugin System is fully open-source, fully transparent, and review-on-update.
I'd love to hear any thoughts or suggestions on this proposal!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
TL;DR
Zen Browser’s Plugin System introduces a faster and more secure way to customize the browser, focusing on user experience without compromising privacy. It allows lightweight JavaScript modifications to browser features, without interacting with user data or web content. Safe, simple, and completely open-source.
Why a Plugin System for Zen?
While Firefox extensions provide powerful functionality, they often require complex permissions and can interact with both browser features and user data. I'd like to create something different something that enhances the browser without compromising on security or privacy.
By introducing a Plugin System, it will give users a lightweight and fast way to modify the browser itself, without accessing or interacting with websites.
How It Works
The Zen Plugin System is built to be flexible and easy to use:
JavaScript & CSS Injection: Plugins allow users to inject JavaScript directly into the browser environment, adjusting how the browser operates. This can include UI changes, feature enhancements, and additional tools for users without requiring deep access to the system.
Plugin Store: We're also introducing a central Plugin Store, where users can browse, download, and manage plugins, much like how themes are managed in Zen. This gives users quick access to new browser features that enhance their experience.
No Data Access: Unlike traditional extensions, Zen plugins are isolated from user data and web content. This ensures that while users can customize their browser, there is no risk of data leakage or misuse. The focus is on adjusting the browser environment only, with a clear separation from browsing activity.
Security at the Core
Security and privacy are non-negotiable. That's why plugins:
I'd love to hear any thoughts or suggestions on this proposal!
Beta Was this translation helpful? Give feedback.
All reactions