Updating Google re-ordering settings text
parent
dee2c5d1a8
commit
9dc13f7fa5
|
@ -26,8 +26,9 @@
|
|||
<br /><br />
|
||||
When you visit a wiki on a large, corporate-run wiki host, this extension can notify or automatically redirect
|
||||
you to quality independent wikis when they're available.
|
||||
Search results in Google, Bing, DuckDuckGo, Brave, Ecosia, Kagi, Qwant, Startpage, Yahoo!, and Yandex can also be filtered,
|
||||
replacing non-independent wikis with links to independent counterpart (or hiding them completely).
|
||||
Search results in Google, Bing, DuckDuckGo, Brave, Ecosia, Kagi, Qwant, Startpage, Yahoo!, and Yandex
|
||||
can also be filtered, replacing non-independent wikis with links to independent counterpart
|
||||
(or hiding them completely).
|
||||
<br /><br />
|
||||
We currently redirect from Fandom, Fextralife, and Neoseeker wikis to independent counterparts.
|
||||
<br /><br />
|
||||
|
@ -98,7 +99,8 @@
|
|||
</li>
|
||||
<br />
|
||||
<li>
|
||||
<b><img src="../../images/toggle-banner.png" height="12" alt="" /> On search engines, show banner when non-indie results are hidden</b>
|
||||
<b><img src="../../images/toggle-banner.png" height="12" alt="" /> On search engines, show banner when
|
||||
non-indie results are hidden</b>
|
||||
<br />
|
||||
When this option is enabled,
|
||||
a banner will be inserted at the top of search engine results when Indie Wiki Buddy
|
||||
|
@ -110,11 +112,12 @@
|
|||
</li>
|
||||
<br />
|
||||
<li>
|
||||
<b><img src="../../images/toggle-move-up.png" height="12" alt="" /> On Google, move indie wiki results above non-indie results</b>
|
||||
<b><img src="../../images/toggle-move-up.png" height="12" alt="" /> On Google, move indie wikis above
|
||||
non-indie results and hide duplicates</b>
|
||||
<br />
|
||||
By default, Indie Wiki Buddy will re-order the results page on Google to move indie wiki results above the first non-indie (Fandom / Fextralife / Neoseeker) result,
|
||||
if they are further down the first page of results. This allows you to find the pages you're looking for on indie wikis
|
||||
quicker.
|
||||
By default, Indie Wiki Buddy will re-order the results page on Google to move indie wiki results above the
|
||||
first non-indie (Fandom / Fextralife / Neoseeker) result, if they are further down the first page of results.
|
||||
This allows you to find the pages you're looking for on indie wikis quicker.
|
||||
<br /><br />
|
||||
This feature is currently only available for Google, as it can be complex to maintain reliably.
|
||||
</li>
|
||||
|
@ -219,4 +222,4 @@
|
|||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
|
@ -175,7 +175,7 @@
|
|||
<label>
|
||||
<input id="reorderResultsCheckbox" type="checkbox" />
|
||||
<img src="../../images/toggle-move-up.png" height="12" alt="" />
|
||||
On Google, move indie wiki results above non-indie results
|
||||
On Google, move indie wikis above non-indie results and hide duplicates
|
||||
</label>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
@ -224,4 +224,4 @@
|
|||
<script type="text/javascript" src="../common-page-functions.js"></script>
|
||||
<script type="text/javascript" src="popup.js"></script>
|
||||
|
||||
</html>
|
||||
</html>
|
|
@ -166,7 +166,7 @@
|
|||
<label>
|
||||
<input id="reorderResultsCheckbox" type="checkbox" />
|
||||
<img src="../../images/toggle-move-up.png" height="12" alt="" />
|
||||
On Google, move indie wiki results above non-indie results
|
||||
On Google, move indie wikis above non-indie results and hide duplicates
|
||||
</label>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
@ -401,4 +401,4 @@
|
|||
<script type="text/javascript" src="../common-page-functions.js"></script>
|
||||
<script type="text/javascript" src="settings.js"></script>
|
||||
|
||||
</html>
|
||||
</html>
|
Loading…
Reference in New Issue