By: FlexKleks
Inspect and view changes in PasteFox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "PasteFox",
"description": "Share code and text snippets to PasteFox with one click",
"version": "1.1.0",
"browser_specific_settings": {
"gecko": {
"id": "extension@pastefox.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [],
"description": "PasteFox sends user-provided text content to the PasteFox API to create pastes. No data is collected automatically."
}
}
},
"icons": {
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon48.png"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"storage",
"contextMenus",
"activeTab",
"scripting"
],
"host_permissions": [
"https://pastefox.com/*",
"https://*.pastefox.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://pastefox.com/*",
"https://*.pastefox.com/*",
"http://localhost/*",
"http://127.0.0.1/*"
],
"js": [
"pastefox-bridge.js"
],
"run_at": "document_idle"
}
]
} Best PasteFox Alternatives
Here are some Firefox add-ons that are similar to PasteFox:
PastePass - Enable Right Click and Paste
Chitranjan Kumar Gupta
Paste It - Text Snippets
789WIN
Copy Link to Highlight
Captain bb
Quick Copy & Highlight
GD365
Context (ctxt.io)
Context
PasteToMe
One Fathom
Paste-a-Sauce
IsItGreg
Copycat
BlackGlory
Snippet Corpy
thadev404
Copy on Select
micpob
Clippings
AE Creations
Picky Share
Shejan Mahamud