Browser Extension: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Highspell Wiki Redirector Browser Extension =
__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].
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 ==
== 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 ==

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 to highspell.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:

Firefox Add-on

Chrome[edit]

You can install the Chrome version from the Chrome Web Store:

Chrome Extension

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):

GitHub Repository