Browser Notes
You can take notes, which includes text, lists, links & images. We can export our notes in the form of html..
What is Browser Notes?
Browser Notes is a Chrome extension developed by vinaynvd72, and its main feature is "You can take notes, which includes text, lists, links & images. We can export our notes in the form of html..".
Extension Screenshots
Download Browser Notes Extension CRX File
Download Browser Notes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Browser notes app for your browser. It is easy to make notes of your web surfing & customize your notes. **Welcome to Browser Notes. Here's what you can do with this extension 1. Type the text of the note. 2. You can format the noted text if you want. 3. You can make use of keyboard shortcuts to format the text for bold, italics & underline. 4. When you've finished making notes, you can simply export your notes in the form of single html file. **Features: Here are some eye-catchy features too... 1. No need to worry about the pasted format, this extension pastes the content with the same styles, from which you've copied. 2. Nah! you don't need to hit ctrl + s to save for every thing you've noted here. Auto save is included. 3. Auto hyperlinks detection too. **Important Note : We don't save any of your data, This extension is complete client side & it don't make any API calls and don't have any backend. All your notes will be saved in the browser's storage only. So we don't provide any back-up. Hurray!! No need to worry about your privacy Upcoming Highlights: 1. Save as PDF 2. Save as Docx 3. Re-size of pop-up
Extension Basic Information
Name | Browser Notes |
ID | goejhefllnefpaocmedbdmfnekhnhien |
Official URL | https://chromewebstore.google.com/detail/browser-notes/goejhefllnefpaocmedbdmfnekhnhien |
Description | You can take notes, which includes text, lists, links & images. We can export our notes in the form of html.. |
File Size | 306 KB |
Installation Count | 87 |
Current Version | 3.0 |
Last Updated | 2021-05-19 |
Publish Date | 2021-05-19 |
Rating | 5.00/5 Total 3 Ratings |
Developer | vinaynvd72 |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Browser Notes", "version": "3.0", "description": "You can take notes, which includes text, lists, links & images. We can export our notes in the form of html..", "manifest_version": 2, "browser_action": { "default_icon": { "19": "assets\/images\/browser-notes-icon.PNG", "38": "assets\/images\/browser-notes-icon.PNG" }, "default_popup": "index.html" } } |