File System for Windows Chrome

Examine source code of File System for Windows

Inspect and view changes in File System for Windows source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "short_name": "__MSG_shortName__",
  "version": "2.6.4",
  "manifest_version": 2,
  "default_locale": "en",
  "permissions": [
    "fileSystemProvider",
    "storage",
    "notifications",
    "mdns",
    "alarms"
  ],
  "sockets": {
    "tcp": {
      "connect": "*"
    }
  },
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "app": {
    "background": {
      "scripts": [
        "background.js"
      ]
    }
  },
  "file_system_provider_capabilities": {
    "source": "network",
    "multiple_mounts": true,
    "watchable": true
  },
  "minimum_chrome_version": "44"
}

Best File System for Windows Alternatives

Here are some Chrome extensions that are similar to File System for Windows: