PLExtension
PLExtension that provides file upload capabilities for programs such as lsky, EasyImages, chevereto, Alibaba OSS, AWS S3, and more.
PLExtension là gì?
PLExtension là một tiện ích mở rộng Chrome được phát triển bởi https://fileup.dev, và tính năng chính của nó là "PLExtension that provides file upload capabilities for programs such as lsky, EasyImages, chevereto, Alibaba OSS, AWS S3, and more.".
Ả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 PLExtension
Tải xuống các tệp mở rộng PLExtension 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
[Introduction] PLExtension is a free upload extension program that provides file uploading for programs such as lsky, EasyImages, chevereto, Alibaba OSS, AWS S3, GitHub, and more. 1.Compatible with Chromium and Gecko-based browsers. 2.Supports real-time preview, image (cross-domain) uploading, and pre-formatted code/editor insertion. 3.Supports a persistent sidebar in the browser, sidebar drag-and-drop uploading, browser right-click menu uploading, paste/drag-and-drop uploading on upload pages, and local and URL storage. 4.Compatible with popular browsers such as Chrome, Edge, and Firefox. GitHub: https://github.com/zenecho/plextension/
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | PLExtension |
ID | lhbncdbejjjbbljkdplddajgmeconcnk |
URL Chính Thức | https://chromewebstore.google.com/detail/plextension/lhbncdbejjjbbljkdplddajgmeconcnk |
Mô tả | PLExtension that provides file upload capabilities for programs such as lsky, EasyImages, chevereto, Alibaba OSS, AWS S3, and more. |
Kích Thước Tệp | 1.14 MB |
Số Lần Cài Đặt | 416 |
Phiên Bản Hiện Tại | 1.1.8 |
Cập Nhật Lần Cuối | 2023-12-21 |
Ngày Phát Hành | 2023-01-11 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | https://fileup.dev |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://fileup.dev/ |
URL Trang Trợ Giúp | https://fileup.dev/ |
Ngôn Ngữ Được Hỗ Trợ | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_app_name__", "version": "1.1.8", "manifest_version": 3, "description": "__MSG_app_description__", "homepage_url": "https:\/\/fileup.dev\/", "default_locale": "en", "icons": { "16": "icons\/logo16.png", "32": "icons\/logo32.png", "64": "icons\/logo64.png", "128": "icons\/logo128.png" }, "options_page": "options.html", "background": { "service_worker": "background.js", "type": "module" }, "content_scripts": [ { "matches": [ " |