Inspect and view changes in clipboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "مدير السكربتات - النسخ واللصق",
"version": "1.0.2",
"description": "أداة لصق النصوص والسكربتات",
"permissions": [
"contextMenus",
"storage",
"activeTab",
"clipboardWrite"
],
"browser_specific_settings": {
"gecko": {
"id": "myscriptmanager@example.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"all_frames": true,
"match_about_blank": true
}
],
"browser_action": {
"default_title": "إدارة السكربتات",
"default_popup": "popup.html"
}
} Best clipboard Alternatives
Here are some Firefox add-ons that are similar to clipboard:
Coinbase
Coinbase
Clipboard Master
Anas
Clipboard Text Filter
Joseph Clark
Clipboard Manager
Radko Lachlan
Clipboard Link Opener
Robert Garcia
Build Clipboard H1
Taylor Lee
Clipboard Manager
ClipFlow Pro
Clipboard Manager
ClipFlow Pro
ClipBoard+
Dipan Kharel
Clipboard
Salomão
My Clipboard
MyClipboard.io
Clippy
YesRealPerson