PLExtension
PLExtension that provides file upload capabilities for programs such as lsky, EasyImages, chevereto, Alibaba OSS, AWS S3, and more.
Hvad er PLExtension?
PLExtension er en Chrome-udvidelse udviklet af https://fileup.dev, og dens hovedfunktion er "PLExtension that provides file upload capabilities for programs such as lsky, EasyImages, chevereto, Alibaba OSS, AWS S3, and more.".
Udvidelsesskærmbilleder
Download PLExtension-udvidelses-CRX-fil
Download PLExtension-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
[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/
Grundlæggende oplysninger om udvidelsen
Navn | PLExtension |
ID | lhbncdbejjjbbljkdplddajgmeconcnk |
Officiel URL | https://chromewebstore.google.com/detail/plextension/lhbncdbejjjbbljkdplddajgmeconcnk |
Beskrivelse | PLExtension that provides file upload capabilities for programs such as lsky, EasyImages, chevereto, Alibaba OSS, AWS S3, and more. |
Filstørrelse | 1.14 MB |
Antal Installationer | 416 |
Nuværende Version | 1.1.8 |
Senest Opdateret | 2023-12-21 |
Udgivelsesdato | 2023-01-11 |
Bedømmelse | 5.00/5 Samlet 3 Bedømmelser |
Udvikler | https://fileup.dev |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://fileup.dev/ |
Hjælpeside-URL | https://fileup.dev/ |
Understøttede Sprog | 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": [ " |