Notable
Sticky Notes and Note Taking Chrome Extension!
What is Notable?
Notable is a Chrome extension developed by Genuvo, and its main feature is "Sticky Notes and Note Taking Chrome Extension!".
Extension Screenshots
Download Notable Extension CRX File
Download Notable 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
Notable is a chrome extension that aids with note taking. It has three main features. First, it allows the user to create and write on sticky notes of different colors which automatically save and persist even if the device shuts down. Second, the extension lets the user write annotations directly on the web page once the draw button is pressed. Third, it has a screenshot button which captures the web page with the annotations on it in a png file. Created by Neha Dalia and Sneha Jog
Extension Basic Information
Name | Notable |
ID | ckhhdfhcoijmbejbeigjcjdfflnmeeje |
Official URL | https://chromewebstore.google.com/detail/notable/ckhhdfhcoijmbejbeigjcjdfflnmeeje |
Description | Sticky Notes and Note Taking Chrome Extension! |
File Size | 711 KB |
Installation Count | 733 |
Current Version | 1.1 |
Last Updated | 2020-08-23 |
Publish Date | 2020-08-18 |
Rating | 4.50/5 Total 6 Ratings |
Developer | Genuvo |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Notable", "version": "1.1", "description": "Sticky Notes and Note Taking Chrome Extension!", "permissions": [ "tabs", "activeTab" ], "browser_action": { "default_popup": "popup.html", "default_icon": { "48": "images\/logo.png", "128": "images\/logo128.png" } }, "icons": { "48": "images\/logo.png", "128": "images\/logo128.png" }, "content_scripts": [ { "matches": [ " |