Notes Tab

Notes Tab - Write notes like sticky notes in "new tab "

What is Notes Tab?

Notes Tab is a Chrome extension developed by noreal.inv, and its main feature is "Notes Tab - Write notes like sticky notes in "new tab "".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Notes Tab Extension CRX File

Download Notes Tab 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

                        Notes Tab - a tool for taking quick sticky notes in "new tab".

By installing this extension, you agree to the Terms of Service at:
https://badhopeplum.ru/privacy_policy.html                    

Extension Basic Information

Name Notes Tab Notes Tab
ID ieobkbhmljlmkodnhiogjhkjgoongdmn
Official URL https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn
Description Notes Tab - Write notes like sticky notes in "new tab "
File Size 71.37 KB
Installation Count 1,118
Current Version 1.0.2
Last Updated 2023-04-12
Publish Date 2020-04-28
Rating 3.00/5 Total 2 Ratings
Developer noreal.inv
Email [email protected]
Payment Type free
Privacy Policy Page URL https://badhopeplum.ru/privacy_policy.html
Supported Languages en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "chrome_url_overrides": {
        "newtab": "files\/index.html"
    },
    "icons": {
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "permissions": [],
    "version": "1.0.2"
}