Browser Extension: Difference between revisions
Jump to navigation
Jump to search
Created page with "= Highspell Wiki Redirector Browser Extension = This is a browser extension for Firefox and Chrome that redirects any visits to the old HighSpell Fandom wiki (''https://highspell.fandom.com'') to the new official site at [https://highspell.wiki https://HighSpell.wiki]. == What it does == * Automatically redirects pages from <code>highspell.fandom.com</code> to <code>highspell.wiki</code>. * If the exact page doesn't exist, it redirects to the search page on the new..." |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | |||
The '''Highspell Wiki Redirector Browser Extension''' is designed for Chrome and Firefox to redirect any visits to the old ''[[HighSpell]]'' Fandom wiki (''https://highspell.fandom.com'') to the new official site at [https://highspell.wiki https://HighSpell.wiki]. | |||
== What it does == | == What it does == | ||
* Automatically redirects pages from <code>highspell.fandom.com</code> to <code>highspell.wiki</code>. | * Automatically redirects pages from <code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">highspell.fandom.com</code> to <code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">highspell.wiki</code>. | ||
* If the exact page doesn't exist, it redirects to the search page on the new wiki using the original page title. | * If the exact page doesn't exist, it redirects to the search page on the new wiki using the original page title. | ||
* On Google search results, it also updates links to point to <code>highspell.wiki</code> instead of the old Fandom domain. | * On Google search results, it also updates links to point to <code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">highspell.wiki</code> instead of the old Fandom domain. | ||
This helps reduce confusion and ensures you're always landing on the most up-to-date version of the HighSpell wiki. | This helps reduce confusion and ensures you're always landing on the most up-to-date version of the ''HighSpell'' wiki. | ||
== How to install == | == How to install == | ||
=== Firefox === | === Firefox === | ||
You can install the Firefox version from the Mozilla Add-ons site: | You can install the Firefox version from the Mozilla Add-ons site: | ||
→ [https://addons.mozilla.org/en-US/firefox/addon/highspell-wiki-redirector/ Firefox Add-on] | → [https://addons.mozilla.org/en-US/firefox/addon/highspell-wiki-redirector/ Firefox Add-on] | ||
=== Chrome === | === Chrome === | ||
You can install the Chrome version from the Chrome Web Store: | You can install the Chrome version from the Chrome Web Store: | ||
→ [ | |||
→ [https://chromewebstore.google.com/detail/ibfmleobgailbkkoaecojdanjlalmnbn/ Chrome Extension] | |||
== View or run the code == | == View or run the code == |
Latest revision as of 16:15, 24 June 2025
The Highspell Wiki Redirector Browser Extension is designed for Chrome and Firefox to redirect any visits to the old HighSpell Fandom wiki (https://highspell.fandom.com) to the new official site at https://HighSpell.wiki.
What it does[edit]
- Automatically redirects pages from
highspell.fandom.com
tohighspell.wiki
. - If the exact page doesn't exist, it redirects to the search page on the new wiki using the original page title.
- On Google search results, it also updates links to point to
highspell.wiki
instead of the old Fandom domain.
This helps reduce confusion and ensures you're always landing on the most up-to-date version of the HighSpell wiki.
How to install[edit]
Firefox[edit]
You can install the Firefox version from the Mozilla Add-ons site:
Chrome[edit]
You can install the Chrome version from the Chrome Web Store:
View or run the code[edit]
The extension is open source. You can view the source code or run it manually (e.g., as an unpacked extension):