We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9148154 commit 2a454d4Copy full SHA for 2a454d4
README.md
@@ -10,11 +10,11 @@ Let's say you have 100 tabs open, in multiple windows.
10
You want to find a youtube tab of a talk you were watching a few hours ago.
11
Instead of going through all your tabs one by one, you could just type (in your address bar):
12
13
- ff ytube talk
+ ff talk ytube
14
15
and you will see a list of all the tabs that match the phrase "ytube" and "talk" in any order.
16
17
-Matching is fuzzy, so instead of "ytube", will match "youtube".
+Matching is fuzzy, so "ytube" will match "youtube".
18
19
If no matching open tab is found, the extension will show matching items in your history.
20
0 commit comments