In Firefox, I would like to highlight a word or number, then right-click and set options that open various user links, for example:
View user profile β http://mysite.com/user/HIGHLIGHTEDWORD
View user admin page β http://mysite.com/admin/user.php?user=HIGHLIGHTEDWORD
View order page β http://mysite.com/orderdetailspage.php?order_id=HIGHLIGHTEDWORD
Something like this would save me and my team a lot of time.
Does anyone know that such a plugin exists, and if not something that would be related to its development?
thank
There are several options for expanding the menu settings on this page :
Perhaps you can use one of these extensions with keyword search ?
I believe in you !
I know that you are trying to save some time by carefully checking to see if this has been done, but with the power of copy and paste you could βwrite your ownβ almost as quickly as asking a question.
Source: https://habr.com/ru/post/1725677/More articles:MVVM ListBox Controlling Content Control - wpfHow to create a WT project in MSVC? - c ++ASP.NET UDP socket code works in development, but not in production on IIS - c #Slow down my javascript! How do I let my code wait for a transition to complete before it completes? - optimizationIs it possible to use Ninject with a static property? - c #String operation in ruby ββfor credit card number - stringC # Generics: the best way to map a generic type to another? - genericsDownload file Ajax - fileIs this Clojure code indented correctly? - coding-stylespecialized functions in stl container types - c ++All Articles