By: Exobytelabs
Inspect and view changes in PVE Snippets source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "PVE Snippets",
"version": "1.3.0",
"description": "Paste into PVE noVNC consoles or any page. Use Ctrl+V, the floating panel, or the popup to type into VMs or focused text fields.",
"permissions": [
"clipboardRead",
"storage",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "pve-snippets@local.dev",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": true
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_title": "PVE Snippets",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_popup": "popup.html"
}
} Best PVE Snippets Alternatives
Here are some Firefox add-ons that are similar to PVE Snippets:
SlashPaste - Snippet Manager
Your Windows Guide
SnipPaste
ElianBrad
Paste It - Text Snippets
789WIN
ShortcutPaste
KhanhRomVN
QuickSnip
ElianBrad
PasteMate: Save & Copy Snippets
Ritik Garg
Quick Clipboard
789club
PasteMate
chandra shekhar
Quick Clipboard
Bhavya
Paste Pro
Superdev
vSphere Clipboard Bridge
JNO