The extension has a modest user base of 1,000 users with a decent rating of 4.1 stars from 17 reviews, suggesting basic user satisfaction. The simple name "TabNotes" clearly indicates its purpose as a note-taking tool for browser tabs. The extension uses Manifest V3, which provides better security controls compared to older versions.
The primary concern is the storage permission, which allows the extension to store data locally on your device. While this is expected functionality for a note-taking application, it means the extension can persistently save information including potentially sensitive notes you create. The lack of detailed developer information makes it difficult to assess the company's reputation and data handling practices. With only 17 ratings, there's limited community feedback to gauge long-term reliability.
This extension appears to be relatively safe for general use given its minimal permissions and clear purpose. However, avoid storing sensitive information like passwords, personal details, or confidential work notes within the extension. Consider using it primarily for non-sensitive reminders or general notes. If you handle sensitive data regularly, you might want to run this extension in a separate Chrome profile to isolate any potential data exposure. Monitor the extension's behavior and remove it if you notice any unexpected functionality.
| https://getbootstrap.com/ | https://github.com/twbs/bootstrap/blob/master/LICENSE | |
| http://www.w3.org/2000/svg | http://stuartk.com/jszip | |
| https://raw.github.com/Stuk/jszip/main/LICENSE.markdown. | https://github.com/nodeca/pako/blob/main/LICENSE | |
| https://stuk.github.io/jszip/documentation/howto/read_zip.html | https://sweetalert2.github.io/#ajax-request | |
| https://flag-gimn.ru/wp-content/uploads/2021/09/Ukraina.mp3 | https://github.com/ | |
| https://assets-cdn.github.com/images/icons/emoji/octocat.png | http://momentjs.com/guides/#/warnings/define-locale/ | |
| http://momentjs.com/guides/#/warnings/js-date/ | http://momentjs.com/guides/#/warnings/min-max/ | |
| http://momentjs.com/guides/#/warnings/add-inverted-param/ | http://momentjs.com/guides/#/warnings/zone/ | |
| http://momentjs.com/guides/#/warnings/dst-shifted/ | https://tabnotes.bansal.io/?ref=help-icon | |
| https://clients2.google.com/service/update2/crx |
{ "name": "TabNotes", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "action": { "default_icon": "icon48.png", "default_title": "TabNotes" }, "version": "3.0.0", "background": { "service_worker": "js/background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Take notes in new tab", "permissions": [ "storage" ], "options_page": "newtab.html", "manifest_version": 3, "chrome_url_overrides": { "newtab": "newtab.html" } }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.