Birch - a minimalistic note pad in your tabs
Collect your thoughts with a simple, beautiful notepad in each new tab.
What is Birch - a minimalistic note pad in your tabs?
Birch - a minimalistic note pad in your tabs is a Chrome extension by christinecha.com. This extension has 476 weekly active users, a good user rating of 4.60, and was removed from Chrome Web Store 9 months ago. The latest version, 1.0.41, was updated 5 years ago.
Stats
- activeTab
- storage
Summary
Collect your thoughts with a simple, beautiful notepad in each new tab. The simplest way to keep your thoughts where you need them - right in your Chrome browser, as your "New Tab" view. Keep your notes synced to built-in storage - no account needed. Features ✨ - Simple editing tools, from inline code blocks to checklists. - Continuous syncing across all your open tabs. - A simple, minimalistic style. - Private mode (click on the leaf in the top-left). - It's free.
Safety
Risk impact
Birch - a minimalistic note pad in your tabs requires very minimum permissions and is relatively safe to use.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Birch - a minimalistic note pad in your tabs may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsUser reviews
Similar extensions
Here are some Chrome extensions that are similar to Birch - a minimalistic note pad in your tabs:
Memento
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "manifest_version": 2, "name": "Birch - a minimalistic note pad in your tabs", "short_name": "Birch", "description": "Collect your thoughts with a simple, beautiful notepad in each new tab.", "version": "1.0.41", "content_security_policy": "script-src 'self' https://ssl.google-analytics.com; object-src 'self'", "background": { "persistent": true, "scripts": [ "background.js" ] }, "browser_action": {