By: Luck8
Inspect and view changes in Smart Copy Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Smart Copy Saver",
"version": "1.0",
"description": "Automatically saves copied text and lets you view your copy history.",
"permissions": [
"clipboardRead",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{eaba7be6-d7ff-49c3-82e2-77a189d798ec}"
}
}
} Best Smart Copy Saver Alternatives
Here are some Firefox add-ons that are similar to Smart Copy Saver: