Browser Extension: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m Text replacement - "<code>" to "<code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">" |
||
Line 4: | Line 4: | ||
== 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. |
Revision as of 08:07, 21 June 2025
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.
What it does
- 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
Firefox
You can install the Firefox version from the Mozilla Add-ons site:
Chrome
You can install the Chrome version from the Chrome Web Store:
View or run the code
The extension is open source. You can view the source code or run it manually (e.g., as an unpacked extension):