Simple NotePad Sync

Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's

What is Simple NotePad Sync?

Simple NotePad Sync is a Chrome extension developed by Subgurim, and its main feature is "Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's".

Extension Screenshots

screenshot

Download Simple NotePad Sync Extension CRX File

Download Simple NotePad Sync 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

                        Extremely simple notepad.

Just write or paste text and it will be shared in all your Chrome's                    

Extension Basic Information

Name Simple NotePad Sync Simple NotePad Sync
ID bbekgiidjkhflbpmcoiolidflfpganjk
Official URL https://chromewebstore.google.com/detail/simple-notepad-sync/bbekgiidjkhflbpmcoiolidflfpganjk
Description Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's
File Size 35.64 KB
Installation Count 405
Current Version 1.2
Last Updated 2014-06-13
Publish Date 2014-06-13
Rating 4.44/5 Total 9 Ratings
Developer Subgurim
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Simple NotePad Sync",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "clipboardWrite"
    ]
}