作者: DeveloperKubilay
Inspect and view changes in QuickPaste source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "QuickPaste",
"version": "1.0",
"description": "Upload files by Paste or Drop – fast and easy.",
"icons": {
"16": "./icons/icon16.png",
"32": "./icons/icon32.png",
"48": "./icons/icon48.png",
"128": "./icons/icon128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"script.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"ui.html"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "kubilayozturk155@gmail.com",
"strict_min_version": "109.0"
}
}
} 最佳 QuickPaste 替代方案
这里是一些与QuickPaste类似的Firefox add-on:
Copy-n-Paste: Clipboard Upload Simplified
kazcfz
Clipboard Uploader
OKVIP
ShortcutPaste
KhanhRomVN
SlashPaste - Snippet Manager
Your Windows Guide
Quick Clipboard
Bhavya
Quick Copy Plus
OKVIP
ClipFast
Kxvin
Clipboard2File (Upload From Clipboard)
Clipboard2File
PasteMate
chandra shekhar
quickcopy-pro-sync
Abhiram
Clipboard Auto Paster
Thu