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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "PLExtension that provides file upload capabilities for programs such as lsky, EasyImages, chevereto, Alibaba OSS, AWS S3, and more."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में PLExtension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
[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/
एक्सटेंशन की मूल जानकारी
नाम | PLExtension |
ID | lhbncdbejjjbbljkdplddajgmeconcnk |
आधिकारिक URL | 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": [ " |