Inspect and view changes in Clipboard Access Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Clipboard Access Notifier",
"version": "1.0",
"description": "Notifies when a webpage tries to access the clipboard.",
"permissions": [
"tabs",
"activeTab",
"notifications"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{b217f1c7-a858-46a4-94ea-41fc81dc07da}"
}
}
} Best Clipboard Access Notifier Alternatives
Here are some Firefox add-ons that are similar to Clipboard Access Notifier:
Clipboard Access Logger
Clyde
Background Clipboard Watcher
Hamish Haney
Clipboard Privacy Guard
R88
Clipboard Permission Reminder
Saoirse
Clipboard Protector
Raymond Burton
Copy Guard
ruudschroen
Clipboard Integrity Enforcer
Ricardo
Clipboard WatchDog
Sumalya Chatterjee
Clipboard Access Timer
Arran
Clipboard Monitor Guard
Teddy
Clipboard Site Manager
Genevieve Ayers