devBoi76 / modrinthify

Redirect curseforge.com mod pages to modrinth.com when possible; Show update notifications in the browser toolbar.

Home Page:https://addons.mozilla.org/en-US/firefox/addon/modrinthify/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modrinthify

When looking at Minecraft mods, modpacks, plugins and resource packs on curseforge.com, Modrinthify automatically searches modrinth.com for the mod and shows you a redirect button if it finds it. If you click on that button you will be taken to the project's Modrinth project page

The extension will also show the creator's donation page whenever present

The extension is available for firefox, chrome and as a userscript, spigot userscript

newcf_one_e_comp newcf_two_e_comp

Redirects on spigotmc.org:

image

As of version 1.5 the extension also has Modrinth notifications integration! note: this works only on firefox and chrome, not with userscripts

ext_popup_firefox ext_popup_chrome


The source code is split into 4 folders, firefox, chrome, chrome_autogen and greasyfork, each of them contains the source code used for the platform

The chrome folder contains non-javascript files that can't be easily converted from the firefox version

The chrome_autogen folder is the output folder for convert_chrome.py, which automatically converts firefox javascript files to be compatible with chrome

Feel free to post any issues or suggestions you might have on the issues page

The chrome web store listing might update with a slight delay because of their long review times

About

Redirect curseforge.com mod pages to modrinth.com when possible; Show update notifications in the browser toolbar.

https://addons.mozilla.org/en-US/firefox/addon/modrinthify/

License:MIT License


Languages

Language:JavaScript 64.9%Language:HTML 25.1%Language:CSS 9.1%Language:Python 0.9%