Inspect and view changes in ZPST - Create and Share Pastes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ZPST",
"version": "1.1.2",
"description": "Create and share pastes on ZPST directly from your browser.",
"homepage_url": "https://zpst.net",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"browser_action": {
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png"
},
"default_title": "ZPST — Create Paste",
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"permissions": [
"storage",
"activeTab",
"clipboardWrite",
"tabs",
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "zpst@zpst.net",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Mejores alternativas ZPST - Create and Share Pastes
Aquí hay algunas Firefox add-ons que son similares a ZPST - Create and Share Pastes:
PasteFox
FlexKleks
Paste-a-Sauce
IsItGreg
Plain Text Paste
xkzdb
PastePass - Enable Right Click and Paste
Chitranjan Kumar Gupta
Pstashkey - Quick Prompts
staniekk
Paste Email Plus for Quantum
Chuck_Baker
PasteToMe
One Fathom
Browserpass
Max Baz
Paste Queue
Oni
ShortcutPaste
KhanhRomVN
Paste n' Go
em_te
Paste Anyway
Extroverted Developer, LLC