Doplnky pre prehliadač Firefox
  • Rozšírenia
  • Témy vzhľadu
    • Pre Firefox
    • Slovníky a jazykové balíky
    • Stránky ostatných prehliadačov
    • Doplnky pre Android
Prihlásiť sa
Náhľad témy QuickOWL

QuickOWL Autor: Prasanna

Quickly Open Web Links using custom contextmenu with selected text as input

0 (0 reviews)0 (0 reviews)
10 používateľov10 používateľov
Na použitie tohto rozšírenia budete potrebovať Firefox
Stiahnuť Firefox a získať rozšírenie
Stiahnuť súbor

Metadáta rozšírenia

Snímky obrazovky
Navigating to Options page after installing the add-onOptions page post installation, it will be empty  and don't contain any URLsAdd sample data from URL mentioned in the add-on page, the user needs to click on Import URL button to import dataPost importing sample data, the user can see sample data in Options pageOnce Options page contains some URLs, the user can start using the URLs by selecting text and doing right click and selecting QuickOWL context menu to choose the target URLThe result of target URL with selected text as inputHelp section
O tomto rozšírení
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:
  1. Google Scholar (https://scholar.google.com/scholar?q=)
  2. Wikipedia (https://en.wikipedia.org/w/index.php?search=)
  3. Bug tracking page in work (https://jira.<orgdomain>.com/jira/browse/)
  4. 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:
  1. [Enter Display Name] -> Search Google Scholar
  2. [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?
  1. QuickOWL uses latest Firefox add-on API guidelines, which means it has longer shelf life
  2. Uses least amount of privileges required:
    1. storage - required to store the user defined context menu URLs
    2. unlimitedStorage - to allow cumulative storage for the extension to expand beyond 5MB
    3. menus - required to add custom user defined URL entries in Firefox's context menu
    4. downloads - required to export current list of user defined URLs for the extension as .txt file
  3. Provides necessary alert messages to user to make it easy for the user to understand what is working and what is not
  4. Provides simplified Extension Options page to manage addition/deletion of custom context menu URLs
  5. 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.
  6. Features detailed Help page to make it easy to understand about the functionality of the extension


Privacy:
  1. 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.
  2. 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
  1. 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.
  2. Help section has been updated about the usage of .txt file instead of .csv file
  3. An example on sample data of .txt file with separator as pipe | symbol has been added in Import URLs section
  4. Font size has been updated to use 1 rem instead of 14px
  5. Font family has been updated to use system fonts, based on an article from Hacker News (https://systemfontstack.com/)
  6. Extension title summary has been enhanced to refer to multiple web links
  7. Added a note on "Save Changes" button usage in case of "Add URL" & "Delete Selected URLs"



Release 0.1.4
  1. Changed the order of appearance of help section, to make it easy for users to copy paste sample inputs into the text fields
  2. Enhanced the content of help section
  3. Fixed unintended CSS styling for regular tables


Release 0.1.3
  1. Ironed out font settings across html pages of the extension
  2. 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.
  3. Fixed grammatical mistakes in options page
  4. Removed unused host permissions
  5. Fixed issue with clearing all URLs
  6. Fixed issue with number regex which earlier didn't allow decimal points


Release 0.1.2
  1. Improved the content of add-on store listing
  2. Improved the extension icon popup content
  3. Added sample data URL as part of add-on store listing main content
  4. Updated the Screenshots to reflect the new icon


Release 0.1.1
  1. Reduced the font size little bit to make the content fit within the screen and easy to read
  2. Changed the icon for the extension, to make it standout while getting listed in Firefox Addons page
  3. Removed background color for help section


Release 0.1.0
  1. 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.
Hodnotené 0 od 0 recenzentov
Ak chcete ohodnotiť toto rozšírenie, musíte sa prihlásiť
Doplnok zatiaľ nie je ohodnotený

Hodnotenie bolo uložené

5
0
4
0
3
0
2
0
1
0
Zatiaľ žiadne recenzie
Povolenia a údajeĎalšie informácie

Požadované oprávnenia:

  • Sťahovať súbory a čítať a upravovať históriu stiahnutých súborov
Ďalšie informácie
Odkazy doplnku
  • Domovská stránka
  • Stránka podpory
  • E‑mail podpory
Verzia
0.3.2
Veľkosť
29,82 kB
Posledná aktualizácia
pred 3 rokmi (15. sep 2022)
Príbuzné kategórie
  • Vyhľadávacie nástroje
Licencia
Všetky práva vyhradené
História verzií
  • Zobraziť všetky verzie
Značky
  • search
Pridať do kolekcie
Nahlásiť tento doplnok
Podporte tohto vývojára

Vývojár tohto rozšírenia žiada o podporu v jeho vývoji zaslaním malého príspevku.

Prispejte teraz

Poznámky k vydaniu pre verziu 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
Ďalšie rozšírenia od autora Prasanna
  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

Prejsť na domovskú stránku Mozilly

Doplnky

  • O nás
  • Blog o doplnkoch pre Firefox
  • Workshop tvorby rozšírenia
  • Centrum pre vývojárov
  • Pravidlá pre vývojárov
  • Komunitný blog
  • Fórum
  • Nahlásiť chybu
  • Pokyny pre recenzentov

Prehliadače

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Súkromie
  • Cookies
  • Právne informácie

Ak nie je uvedené inak, obsah tejto stránky je dostupný pod licenciou Creative Commons Attribution Share-Alike License v3.0 alebo jej akejkoľvek vyššej verzie.