/tampermonkey-force-copy

A Tampermonkey script help enable copy, context-menu in web pages which disable them.

Primary LanguageJavaScriptMIT LicenseMIT

force-copy

A Tampermonkey script that forces websites to enable copy functionality and context menus with these features:

  • Enables text selection and copying on restricted websites
  • Restores right-click context menu functionality
  • Toggleable status banner (top center) for quick enable/disable
  • Visual state indicator (green for enabled, gray for disabled)
  • Persistent session state for the current browsing session
  • Minimal performance impact with efficient event handling