QuickOWL by Prasanna
Quickly Open Web Links using custom contextmenu with selected text as input
You'll need Firefox to use this extension
Extension Metadata
Screenshots
About this extension
Firefox browser add-on to quickly open web links, using custom browser context menu defined by the user, with selected text as input.
Where QuickOWL can help:
When we regularly copy text from different articles/pages in browser and paste in [ANOTHER_WEB_PAGE] and perform search.
Here [ANOTHER_WEB_PAGE] can be:
In order to add custom context menu of "Search with Google Scholar" the user will be adding following two information in QuickOWL:
Once added, select a text from any page in Firefox browser and right click, the user can see "QuickOWL -> Search Google Scholar" context menu. If no text is selected QuickOWl context menu won't be displayed. So, the requirement is to select a text to activate QuickOWL custom context menu.
Following sample data can be downloaded, and imported into QuickOWL:
https://drive.google.com/file/d/1Ab5pqjy4vgymDDlM3QgE1bfx7t8W8S2u/view?usp=sharing
Why yet another custom context menu search extension?
Privacy:
Release Updates:
Release 0.1.6
Release 0.1.4
Release 0.1.3
Release 0.1.2
Release 0.1.1
Release 0.1.0
Thanks:
Special thanks to user @wOxxOm (https://stackoverflow.com/users/3959875/woxxom) who has helped to resolve some of the blocking issues while developing this extension.
Where QuickOWL can help:
When we regularly copy text from different articles/pages in browser and paste in [ANOTHER_WEB_PAGE] and perform search.
Here [ANOTHER_WEB_PAGE] can be:
- Google Scholar (https://scholar.google.com/scholar?q=)
- Wikipedia (https://en.wikipedia.org/w/index.php?search=)
- Bug tracking page in work (https://jira.<orgdomain>.com/jira/browse/)
- Google Translate (https://translate.google.com/?tl=en&text=)
In order to add custom context menu of "Search with Google Scholar" the user will be adding following two information in QuickOWL:
- [Enter Display Name] -> Search Google Scholar
- [URL before selected text] -> https://scholar.google.com/scholar?q=
Once added, select a text from any page in Firefox browser and right click, the user can see "QuickOWL -> Search Google Scholar" context menu. If no text is selected QuickOWl context menu won't be displayed. So, the requirement is to select a text to activate QuickOWL custom context menu.
Following sample data can be downloaded, and imported into QuickOWL:
https://drive.google.com/file/d/1Ab5pqjy4vgymDDlM3QgE1bfx7t8W8S2u/view?usp=sharing
Why yet another custom context menu search extension?
- QuickOWL uses latest Firefox add-on API guidelines, which means it has longer shelf life
- Uses least amount of privileges required:
- storage - required to store the user defined context menu URLs
- unlimitedStorage - to allow cumulative storage for the extension to expand beyond 5MB
- menus - required to add custom user defined URL entries in Firefox's context menu
- downloads - required to export current list of user defined URLs for the extension as .txt file
- Provides necessary alert messages to user to make it easy for the user to understand what is working and what is not
- Provides simplified Extension Options page to manage addition/deletion of custom context menu URLs
- Light weight by design, the Options page of extension uses only the required html & javascript to achieve the tasks. No heavy weight third party is being imported. It's developed in pure HTML, CSS & Javascript.
- Features detailed Help page to make it easy to understand about the functionality of the extension
Privacy:
- Though after installing the Permissions in Extension page says "Read your browsing history", it doesn't actually do any reading of browsing history. The extension focuses on sending the selected text to the user defined context menu URLs. No extra reading, no background activities.
- Currently the extension supports storage locally(https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/local in browser only, there is no option to sync the data across Firefox browsers (using Firefox account). One of the main intentions for that is; to keep the user data local.
Release Updates:
Release 0.1.6
- Updated the .csv based file export & import to use .txt format, because the .csv file exported with separator as pipe symbol | gets updated to use comma , when edited in .csv editors (like Microsoft Excel). Once the .csv file separator gets updated to comma, further import from that .csv file fails. So, now the .txt format has been made as defacto format for export and import.
- Help section has been updated about the usage of .txt file instead of .csv file
- An example on sample data of .txt file with separator as pipe | symbol has been added in Import URLs section
- Font size has been updated to use 1 rem instead of 14px
- Font family has been updated to use system fonts, based on an article from Hacker News (https://systemfontstack.com/)
- Extension title summary has been enhanced to refer to multiple web links
- Added a note on "Save Changes" button usage in case of "Add URL" & "Delete Selected URLs"
Release 0.1.4
- Changed the order of appearance of help section, to make it easy for users to copy paste sample inputs into the text fields
- Enhanced the content of help section
- Fixed unintended CSS styling for regular tables
Release 0.1.3
- Ironed out font settings across html pages of the extension
- Disabled logging of outputs in browser console using condition, the reasoning behind this to help develpers who regularly use browser console to diagnose issues. The output from QuickOWL extension may pollute the console.
- Fixed grammatical mistakes in options page
- Removed unused host permissions
- Fixed issue with clearing all URLs
- Fixed issue with number regex which earlier didn't allow decimal points
Release 0.1.2
- Improved the content of add-on store listing
- Improved the extension icon popup content
- Added sample data URL as part of add-on store listing main content
- Updated the Screenshots to reflect the new icon
Release 0.1.1
- Reduced the font size little bit to make the content fit within the screen and easy to read
- Changed the icon for the extension, to make it standout while getting listed in Firefox Addons page
- Removed background color for help section
Release 0.1.0
- First release of Extension with full set of features supporting import, export of URLs
Thanks:
Special thanks to user @wOxxOm (https://stackoverflow.com/users/3959875/woxxom) who has helped to resolve some of the blocking issues while developing this extension.
Rate your experience
Support this developer
The developer of this extension asks that you help support its continued development by making a small contribution.
PermissionsLearn more
This add-on needs to:
- Download files and read and modify the browser’s download history
- Store unlimited amount of client-side data
More information
- Add-on Links
- Version
- 0.3.2
- Size
- 29.82 KB
- Last updated
- 2 years ago (Sep 15, 2022)
- Related Categories
- License
- All Rights Reserved
- Version History
- Tags
Add to collection
Release notes for 0.3.2
1. Fixed bug in validation during save changes
2. Replaced <hr> with ################ as separator to avoid javascript error during drag and drop, this occurs because <hr> parent element is body itself, which causes problems
3. Added more instructions in help section for Add Separator
2. Replaced <hr> with ################ as separator to avoid javascript error during drag and drop, this occurs because <hr> parent element is body itself, which causes problems
3. Added more instructions in help section for Add Separator
More extensions by Prasanna
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet