PLExtension
PLExtension that provides file upload capabilities for programs such as lsky, EasyImages, chevereto, Alibaba OSS, AWS S3, and more.
什麼是PLExtension?
PLExtension是由https://fileup.dev開發的Chrome擴展程式,該擴展的主要功能是“PLExtension that provides file upload capabilities for programs such as lsky, EasyImages, chevereto, Alibaba OSS, AWS S3, and more.”。
擴展截圖
下載PLExtension擴展crx文件
下載PLExtension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
[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/ 擴展基本資訊
| 名稱 | |
| ID | lhbncdbejjjbbljkdplddajgmeconcnk |
| 官方網址 | https://chromewebstore.google.com/detail/plextension/lhbncdbejjjbbljkdplddajgmeconcnk |
| 簡介 | PLExtension that provides file upload capabilities for programs such as lsky, EasyImages, chevereto, Alibaba OSS, AWS S3, and more. |
| 檔案大小 | 1.14 MB |
| 安裝次數 | 416 |
| 目前版本 | 1.1.8 |
| 更新時間 | 2023-12-21 |
| 上架時間 | 2023-01-11 |
| 評分 | 5.00/5 共 3 次評分 |
| 開發者 | https://fileup.dev |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://fileup.dev/ |
| 說明頁面URL | https://fileup.dev/ |
| 支援的語言 | 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": [
" | |