Skip to content

Commit 92281fa

Browse files
authored
Updated SearchSwap page with v1.0.0 updates (#1)
* Update SearchSwap 1.0.0 documentation: adjust image sizes, enhance toolbar visibility instructions, and add Options page description * Update installation instructions to generalize browser support mention * Update overview text to clarify supported sites in SearchSwap description * Improve wording in Options page description for clarity * Fix punctuation in main window description for improved readability
1 parent d18e547 commit 92281fa

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed
163 KB
Loading

content/software/searchswap/index.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,29 @@ aliases:
77
- /searchswap
88
---
99
## 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.
1111
* [Install for Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/searchswap/mhegncmnkpdckdpomfmedhflbfdkfpie)
1212
* [Install for Google Chrome](https://chrome.google.com/webstore/detail/searchswap/meakfdkjiehkccdibhahjlgnihicmlel)
1313

1414
## 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.
1616

1717
{{<rawhtml>}}
18-
<img src="toolbar.png" width="90%" alt="SearchSwap extension icon on the browser's toolbar">
18+
<img src="toolbar.png" width="70%" alt="SearchSwap extension icon on the browser's toolbar">
1919
{{</rawhtml>}}
2020

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.
2222

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.
2424

2525
{{<rawhtml>}}
26-
<img src="searchswap-open.png" width="70%" alt="SearchSwap icon on the browser's toolbar">
26+
<img src="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+
<img src="edge2.png" width="60%" alt="SearchSwap icon on the browser's toolbar">
2733
{{</rawhtml>}}
2834

2935
## Privacy

0 commit comments

Comments
 (0)