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
Line 18: Line 18:
=== 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]   
→ [https://chromewebstore.google.com/detail/ibfmleobgailbkkoaecojdanjlalmnbn/ Chrome Extension]   
<small>(Link will be added once published)</small>


== View or run the code ==
== View or run the code ==

Revision as of 12:46, 16 May 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 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

Firefox

You can install the Firefox version from the Mozilla Add-ons site: → Firefox Add-on

Chrome

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

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

GitHub Repository