Browser Extension: Difference between revisions

From HighSpell Wiki
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:
= 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 ==


=== 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:
→ [# Chrome Extension]   
 
<small>(Link will be added once published)</small>
→ [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 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