Ticket #237 (closed enhancement: wontfix)

Opened 9 months ago

Last modified 9 months ago

Option for context menu

Reported by: lildevil@… Owned by: t-bone
Priority: minor Component: Resurrect
Version: 2.0.3 Severity: Feature
Keywords: Cc:

Description

It would be nice to have an option to remove "Resurrect this page..." from the right-click context menu. With all the extensions I have, this menu is getting ridiculously long. Since this feature has other ways to invoke it, I don't want it on the menu.

Attachments

Change History

Changed 9 months ago by t-bone

  • status changed from new to closed
  • resolution set to wontfix

It would be a pain to remove programmatically, but a single line in userChrome.css would get rid of it.

#resurrect-page-context, #resurrect-link-context { display: none !important; }

Add/Change #237 (Option for context menu)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.