
FindOnPage Bookmarklets από beccare
Add dynamically page highlighting buttons according to a previous Google search. Meant to become a replacement for the famous SearchWP on Firefox Quantum.
Θα χρειαστείτε το Firefox για να χρησιμοποιήσετε αυτήν την επέκταση
Μεταδεδομένα επέκτασης
Στιγμιότυπα



Σχετικά με την επέκταση
When visiting a Google*) Search result page, for every keyword a bookmark with javascript (i.e. a bookmarklet) is added to the bookmarks toolbar. Make sure you have that toolbar visible, see the other screenshots on the Firefox add-on page. Each bookmarklet highlights its keyword in any open browser tab and scrolls that page to the n_th occurence when clicked n times.
An extra bookmarklet with a black triangle ▲ scrolls upwards to the previous occurence of the current search term
The bookmarklet with half a square ◧ toggles between exact and partial match ("new" matches "news")
Preconfigured for Google, Bing, Duckduckgo, Yandex. See options.
Note: Highlighting won't work on pages where Content Security Policy (CSP) blocks bookmarklets in general (e.g. news.google and yandex .com).
An extra bookmarklet with a black triangle ▲ scrolls upwards to the previous occurence of the current search term
The bookmarklet with half a square ◧ toggles between exact and partial match ("new" matches "news")
Preconfigured for Google, Bing, Duckduckgo, Yandex. See options.
Note: Highlighting won't work on pages where Content Security Policy (CSP) blocks bookmarklets in general (e.g. news.google and yandex .com).
Βαθμολόγηση εμπειρίας
ΔικαιώματαΜάθετε περισσότερα
Αυτό το πρόσθετο απαιτεί να:
- Κάνει ανάγνωση και τροποποίηση σελιδοδεικτών
- Έχει πρόσβαση στα δεδομένα σας για κάθε ιστότοπο
Περισσότερες πληροφορίες
- Σύνδεσμοι προσθέτου
- Έκδοση
- 1.3resigned1
- Μέγεθος
- 67,79 KB
- Τελευταία ενημέρωση
- ένας χρόνος πριν (25 Απρ 2024)
- Σχετικές κατηγορίες
- Άδεια
- Μόνο GNU General Public License v3.0
- Ιστορικό εκδόσεων
Προσθήκη σε συλλογή
Περισσότερες επεκτάσεις από beccare
- Δεν υπάρχουν ακόμη βαθμολογίες
- Δεν υπάρχουν ακόμη βαθμολογίες
- Δεν υπάρχουν ακόμη βαθμολογίες
- Δεν υπάρχουν ακόμη βαθμολογίες
- Δεν υπάρχουν ακόμη βαθμολογίες
- Δεν υπάρχουν ακόμη βαθμολογίες
The content script attaches an eventListener for swpfsmod to the current document, which handles the highlighting etc. of the current tab using the JQuery 3.3.1. javascript library (https://jquery.com/) and the
Mark.js highlighting extension (https://markjs.io/).