DriveDesktop
DriveDesktop adds window system to Google Drive.【DriveDesktopは、ウィンドウシステムをGoogleドライブに追加します。】
What is DriveDesktop?
DriveDesktop is a Chrome extension developed by https://apps.uniseth.com, and its main feature is "DriveDesktop adds window system to Google Drive.【DriveDesktopは、ウィンドウシステムをGoogleドライブに追加します。】".
Extension Screenshots
Download DriveDesktop Extension CRX File
Download DriveDesktop 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
※ 日本語と英語に対応しています。For Japanese and English. == DriveDesktop adds window system to Google Drive. DriveDesktop integrates an excellent shared system from Google Drive with an easy-to-use window system like MS-Windows or macOS. Let's take advantage of Google Drive with DriveDesktop. == DriveDesktopは、ウィンドウシステムをGoogleドライブに追加します。 Googleドライブの優れた共有システムと、MS-WindowsやmacOSのような使いやすいウィンドウシステムを統合しています。 DriveDesktopでGoogleドライブをさらに活用しましょう! ==
Extension Basic Information
Name | DriveDesktop |
ID | conjnpekakneckakpnjdgcmddneehkpp |
Official URL | https://chromewebstore.google.com/detail/drivedesktop/conjnpekakneckakpnjdgcmddneehkpp |
Description | DriveDesktop adds window system to Google Drive.【DriveDesktopは、ウィンドウシステムをGoogleドライブに追加します。】 |
File Size | 89.01 KB |
Installation Count | 366 |
Current Version | 1.0.3 |
Last Updated | 2018-02-01 |
Publish Date | 2018-02-01 |
Rating | 4.00/5 Total 4 Ratings |
Developer | https://apps.uniseth.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.uniseth.com/pp |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DriveDesktop", "short_name": "DriveDesktop", "version": "1.0.3", "manifest_version": 2, "description": "DriveDesktop adds window system to Google Drive.\u3010DriveDesktop\u306f\u3001\u30a6\u30a3\u30f3\u30c9\u30a6\u30b7\u30b9\u30c6\u30e0\u3092Google\u30c9\u30e9\u30a4\u30d6\u306b\u8ffd\u52a0\u3057\u307e\u3059\u3002\u3011", "browser_action": { "default_icon": { "19": "drivedesktop_19x19.png", "38": "drivedesktop_38x38.png" }, "default_title": "DriveDesktop Start", "default_popup": "popup.html" }, "icons": { "16": "drivedesktop_16x16.png", "48": "drivedesktop_48x48.png", "128": "drivedesktop_128x128.png" } } |