By: thesuperduke Add-on
Inspect and view changes in Copy Cat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "copy-cat",
"version": "0.2.6",
"description": "Record clicks, hovers, keystrokes, and delays, then replay them on the current site.",
"browser_specific_settings": {
"gecko": {
"id": "copy-cat@local",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_title": "copy-cat",
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"48": "icons/icon.png",
"128": "icons/icon-128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": false
}
]
} Best Copy Cat Alternatives
Here are some Firefox add-ons that are similar to Copy Cat:
Copycat
makipom
Action Replay Pro
DA88
Copycat
BlackGlory
StepRecorder — Record & Replay Browser Steps
Vietcodex
Browser Copy Assistant
Jozbiz Technologies
Fast Hover Copy
hongducwb
Screen Capture & Copy
Mabeen
Time-Travel Debugger for The Web
jbrew
Enable Copy
Zach
AlertSite DejaClick
SmartBear Software
Copy on Select
micpob
Dynamic URL Collector
Jozzo