Shqyrtime për Search Multi Tabs
Search Multi Tabs nga naturallucky
2 shqyrtime
- Vlerësuar me 3 yje nga 5 të mundshëmnga 12786878 përdoruesi Firefox-i, 7 vite më parësearch would be so much more effective if you had the option to limit search to page titles only (not urls), and if there was some way to prevent a search for "car" from bringing up pages having to do with "instacart", "cards", or "carriers". thanks.
Përgjigje zhvilluesi
postuar më 7 vite më parë(A) seach only page TITLE
This addon can seach title only by option.
check "TITLE or URL" from "BODY"
(If it is invisible , click "( + detail ) " near searchbox)
(B) only hit "car" not "instacart"
How about use "regular expression"?
Example for this case
1. Check " SearchType : Regular Expression " to on.
(If it is invisible , click "( + detail ) " near searchbox)
2. Replace search word to "\bcar\b" .
(\b means word separation)
see also
(english version)
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions
(nihongo 日本語 version)
https://developer.mozilla.org/ja/docs/Web/JavaScript/Guide/Regular_Expressions - Vlerësuar me 3 yje nga 5 të mundshëmnga grahamperrin, 7 vite më parëTested with Firefox Nightly on a Mac. An initial search succeeded.
After switching the sidebar of Firefox to Vertical Tabs Reloaded https://addons.mozilla.org/addon/vertical-tabs-reloaded/ then back to Search Multi Tabs: subsequent searches were impossible.Përgjigje zhvilluesi
postuar më 7 vite më parëIf there is some lock on the search, please reopen sidepanel to initiate addon state. ..