Save to Cloud
Save PDF, images or webpages - opened in Chrome - to the cloud drive. You can select a folder where the file should be saved.
Save to Cloud là gì?
Save to Cloud là một tiện ích mở rộng Chrome được phát triển bởi https://www.pdfzorro.com, và tính năng chính của nó là "Save PDF, images or webpages - opened in Chrome - to the cloud drive. You can select a folder where the file should be saved.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Save to Cloud
Tải xuống các tệp mở rộng Save to Cloud dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
With this extension you can save your documents directly from the browser to Google Drive. - Save PDF or image files (opened with Chrome) with a few clicks directly to your Google Drive - Use this extension as snipping tool. Take a screenshot of a complete website. Also you can Crop/Cut the screenshot and send via Email in our Online Editor. - Select a folder where the file should be save. For every file you will save to gdrive you can select a folder. Info: To use this extension, you must allow "URL Access". You will find this options in: More tools -> Extensions -> Save to Google Drive: ✓ Allow access to file URL for 'Save to Google Drive'. UPDATE: Now you can also edit the pdf file with PDFzorro, a free PDF Online Editor! UPDATE (29.08.2019): The Extension needs access to your GoogleDrive via the drive-scope. The Extension use this scope to save the document (opened in the browser) to your private GoogleDrive Cloudspace.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Save to Cloud |
ID | pacllhnfaalmndlofaggllkjdonlgjnc |
URL Chính Thức | https://chromewebstore.google.com/detail/save-to-cloud/pacllhnfaalmndlofaggllkjdonlgjnc |
Mô tả | Save PDF, images or webpages - opened in Chrome - to the cloud drive. You can select a folder where the file should be saved. |
Kích Thước Tệp | 499 KB |
Số Lần Cài Đặt | 10,912 |
Phiên Bản Hiện Tại | 0.0.0.23 |
Cập Nhật Lần Cuối | 2019-09-07 |
Ngày Phát Hành | 2019-09-07 |
Đánh Giá | 3.18/5 Tổng số 34 Đánh Giá |
Nhà Phát Triển | https://www.pdfzorro.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.pdfzorro.com |
URL Trang Chính Sách Bảo Mật | https://www.pdfzorro.com/EDIT/terms.php |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "permissions": [ "activeTab", "downloads", "https:\/\/savetogdrive.pdfzorro.com\/*", "https:\/\/www.pdfzorro.com\/*" ], "name": "Save to Cloud", "version": "0.0.0.23", "short_name": "Save to your cloud drive", "description": "Save PDF, images or webpages - opened in Chrome - to the cloud drive. You can select a folder where the file should be saved.", "icons": { "16": "logo16.png", "128": "logo.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |