WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Synology Note Station

Synology Note Station

View on Chrome Web Store
View Synology Note Station Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (201 ratings)
1 new ratings
57 views
This extension has been viewed 57 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Synology Note Station connects you with Note Station on your Synology NAS. You can manage all the notes/to-do list offline, righ...
Type
ChromeOS Game
Users
10,000 users
Synology.com
View author page of Synology.com
Published
Published on July 30, 2015
Version 1.0.127
Manifest version
2
Updated
Updated on December 6, 2017
productivity/workflow
Extension Category
View on Chrome Web Store
View Synology Note Station Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_NoteStationOfflineSECTIONappKEYdisplayname__",
    "version": "1.0.127",
    "default_locale": "en",
    "description": "__MSG_NoteStationOfflineSECTIONappKEYdescription_brief__",
    "minimum_chrome_version": "42",
    "offline_enabled": true,
    "icons": {
        "16": "icon\/NoteStation_16.png",
        "32": "icon\/NoteStation_32.png",
        "48": "icon\/NoteStation_48.png",
        "64": "icon\/NoteStation_64.png",
        "128": "icon\/NoteStation_128.png",
        "256": "icon\/NoteStation_256.png"
    },
    "permissions": [
        {
            "fileSystem": [
                "write",
                "retainEntries",
                "directory"
            ]
        },
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "webview",
        "background",
        "storage",
        "notifications",
        "clipboardWrite",
        "clipboardRead",
        "overrideEscFullscreen",
        "audioCapture",
        "geolocation",
        "unlimitedStorage"
    ],
    "app": {
        "background": {
            "page": "background.html"
        }
    },
    "webview": {
        "partitions": [
            {
                "name": "static",
                "accessible_resources": [
                    "*.html",
                    "scripts\/*",
                    "scripts.modified\/*",
                    "css\/*",
                    "images\/*",
                    "js\/*",
                    "modules\/*",
                    "webman\/*",
                    "3rdparty\/*",
                    "icon\/*",
                    "synohdpack\/*"
                ]
            }
        ]
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top