A browser extension aiming to bring together all your favorite tools and utilities, Fandom Utils provides a simplified and easy-to-use interface to fully control your tools and enhance your browsing experience across all Fandom wikis.
| Table of Contents |---
Fandom Utils is a collection of tools and utilities developed by various Fandom volunteering developers, hence, some issues might not reside in this extension exclusively but from respective tools.
In any case, please feel free to report any issues either via the Fandom Developers Wiki or create an issue ticket here on Github.
I cannot get it to work on my wiki. What's the problem?
How does this work?
What utilities are available?
Can I suggest a utility to be added?
Fandom Utils is open-source, all contributions are welcome. Follow the below steps to set up development environment:
git clone https://github.com/khang-nd/fandom-utils.git
npm install
npm run dev
chrome://extensions
→ toggle on Developer mode → Load unpacked → Select the public
folder.public
folder into a zip → open about:debugging#/runtime/this-firefox
→ Load temporary Add-on → Select the zip file.Feel free to translate the extension into your own languages. Simply edit this file following the format there.