You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/software/searchswap/index.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,23 +7,29 @@ aliases:
7
7
- /searchswap
8
8
---
9
9
## Installation
10
-
Currently support Microsoft Edge and Google Chrome. I'll consider adding support for Mozilla Firefox based on demand.
10
+
Currently support Microsoft Edge and Google Chrome. I'll consider adding support for other browsers based on demand.
11
11
*[Install for Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/searchswap/mhegncmnkpdckdpomfmedhflbfdkfpie)
12
12
*[Install for Google Chrome](https://chrome.google.com/webstore/detail/searchswap/meakfdkjiehkccdibhahjlgnihicmlel)
13
13
14
14
## Overview
15
-
SearchSwap is a browser extension that makes it really quick and easy to hop around different search engines and sites. E.g., imagine you're searching for something on Google but want to do the same search on Bing or Amazon. All you have to do is click on the SearchSwap extension icon on the browser's toolbar and then click on Bing, Amazon, or any of the other supported sites.
15
+
SearchSwap is a browser extension that makes it really quick and easy to hop around different search engines and sites. E.g., imagine you're searching for something on Google but want to do the same search on Bing or Amazon. All you have to do is click on the SearchSwap extension icon on the browser's toolbar and then click on Bing, Amazon, or any of the other sites in the list.
16
16
17
17
{{<rawhtml>}}
18
-
<imgsrc="toolbar.png"width="90%"alt="SearchSwap extension icon on the browser's toolbar">
18
+
<imgsrc="toolbar.png"width="70%"alt="SearchSwap extension icon on the browser's toolbar">
19
19
{{</rawhtml>}}
20
20
21
-
If you installed it but don't see SearchSwap on your toolbar, try clicking on the puzzle piece icon (the one immediately to the right in the screenshot above) as it's likely just not yet visible on your toolbar.
21
+
If you installed it but don't see SearchSwap on your toolbar, try clicking on the puzzle piece icon (the one immediately to the right in the screenshot above) as it's likely just not yet visible on your toolbar. I suggest you *pin* it so it's always just a click away on your toolbar.
22
22
23
-
Here's what the main window looks like. Simply click on the site you want to switch to and SearchSwap will open up a new tab and repeat the same search on the site you clicked.
23
+
Here's what the main window looks like. Simply click on the site you want to switch to, and SearchSwap will open up a new tab and repeat the same search on the site you clicked.
24
24
25
25
{{<rawhtml>}}
26
-
<imgsrc="searchswap-open.png"width="70%"alt="SearchSwap icon on the browser's toolbar">
26
+
<imgsrc="searchswap-open.png"width="50%"alt="SearchSwap icon on the browser's toolbar">
27
+
{{</rawhtml>}}
28
+
29
+
I also added an Options page that allows users to add, delete, and modify (admittedly, a bit clunky now but will improve later) their list of sites.
30
+
31
+
{{<rawhtml>}}
32
+
<imgsrc="edge2.png"width="60%"alt="SearchSwap icon on the browser's toolbar">
0 commit comments