DiscoverApp
Capture Web page and image from your screen.
DiscoverApp là gì?
DiscoverApp là một tiện ích mở rộng Chrome được phát triển bởi SimplexMLM, và tính năng chính của nó là "Capture Web page and image from your screen.".
Ả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 DiscoverApp
Tải xuống các tệp mở rộng DiscoverApp 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
DiscoverApp is the easiest way to capture images from various sites to create digital inspirations, storyboards, conceptboards for your product collection design and development. In just one click you can capture web content and images and save it in SimplexMLM.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | DiscoverApp |
ID | dfaaacplbichcmklamgedhfglgkihbhf |
URL Chính Thức | https://chromewebstore.google.com/detail/discoverapp/dfaaacplbichcmklamgedhfglgkihbhf |
Mô tả | Capture Web page and image from your screen. |
Kích Thước Tệp | 2.85 MB |
Số Lần Cài Đặt | 86 |
Phiên Bản Hiện Tại | 8.0.0 |
Cập Nhật Lần Cuối | 2021-12-04 |
Ngày Phát Hành | 2018-08-08 |
Đánh Giá | 4.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | SimplexMLM |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | de,en,fr,es,ru,zh-CN,zh-TW,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "scripts\/fsUtils.js", "scripts\/fsCommands.js", "scripts\/fsBackground.js", "scripts\/fsSSS.js", "scripts\/fsPDF.js", "scripts\/fsNativeAPISupport.js" ] }, "browser_action": { "default_icon": "images\/sss_19.png", "default_popup": "fsPopup.html", "default_title": "DiscoverApp" }, "commands": { "last-used-action": { "description": "__MSG_options_label_last_action_hotkey__", "suggested_key": { "default": "Ctrl+Shift+Y", "mac": "Command+Shift+Y" } } }, "default_locale": "en", "description": "Capture Web page and image from your screen.", "icons": { "128": "images\/sss_128.png", "16": "images\/sss_16.png", "32": "images\/sss_32.png", "48": "images\/sss_48.png" }, "manifest_version": 2, "name": "DiscoverApp", "offline_enabled": true, "optional_permissions": [ "tabs", " |