Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Can't search javascript injection bookmark in searchbar

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 41 προβολές
  • Τελευταία απάντηση από three

more options

Bookmark Detail


Name: Inject jQuery

Location: javascript:(function(e,s){e.src=s;e.onload=function(){jQuery.noConflict();console.log('jQuery injected')};document.head.appendChild(e);})(document.createElement('script'),'//code.jquery.com/jquery-latest.min.js')


But i can search in the bookmark manager! help

Bookmark Detail ----- Name: Inject jQuery Location: javascript:(function(e,s){e.src=s;e.onload=function(){jQuery.noConflict();console.log('jQuery injected')};document.head.appendChild(e);})(document.createElement('script'),'//code.jquery.com/jquery-latest.min.js') But i can search in the bookmark manager! help
Συνημμένα στιγμιότυπα

Τροποποιήθηκε στις από το χρήστη three

Επιλεγμένη λύση

Yes, it seems the address bar "autocomplete" function does not show bookmarklets (javascript: protocol addresses) as bookmark matches.

This will roll that back:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste javas and pause while the list is filtered

(3) Double-click the browser.urlbar.filter.javascript preference to switch the value from true to false

Source: "Firefox blocks JavaScript in address bar by default" on gHacks Tech News.

Does that help?

Ανάγνωση απάντησης σε πλαίσιο 👍 1

Όλες οι απαντήσεις (2)

more options

Επιλεγμένη λύση

Yes, it seems the address bar "autocomplete" function does not show bookmarklets (javascript: protocol addresses) as bookmark matches.

This will roll that back:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste javas and pause while the list is filtered

(3) Double-click the browser.urlbar.filter.javascript preference to switch the value from true to false

Source: "Firefox blocks JavaScript in address bar by default" on gHacks Tech News.

Does that help?