Sticky Notes++
Sticky Notes++
What is Sticky Notes++?
Sticky Notes++ is a Chrome extension developed by phamtri262, and its main feature is "Sticky Notes++".
Extension Screenshots
Download Sticky Notes++ Extension CRX File
Download Sticky 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
Allow pasting images from clipboard. Type with your voice Screenshot
Extension Basic Information
Name | |
ID | lkhplahbodalananoifbcgelbajkpmgn |
Official URL | https://chrome.google.com/webstore/detail/sticky-notes++/lkhplahbodalananoifbcgelbajkpmgn |
Description | Sticky Notes++ |
File Size | 53.02 KB |
Installation Count | 99 |
Current Version | 1.8 |
Last Updated | 2017-08-30 |
Publish Date | 2017-08-30 |
Rating | 5.00/5 Total 5 Ratings |
Developer | phamtri262 |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Sticky Notes++", "description": "Sticky Notes++", "version": "1.8", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "storage", "activeTab" ] } |