DocVersionRedirector in Chrome with OffiDocs
Ad
DESCRIPTION
Automatically redirect to a specific documentation version.
This extension automatically redirects your browser the appropriate version of the docs for a variety of projects. For example: https://docs.python.org/3.12/library/index.html -> https://docs.python.org/3.10/library/index.html
Often when searching for docs or method, the search engine will drop you on the `latest` or perhaps some other random version of the docs which doesn't match up with the version of that project that you're using.
This extension solves that problem by letting you specify a preferred version. Currently supported sites: Airflow, AngularJS, Bazel, Django, Java, Laravel, MySQL, PostgreSQL, Python and Scala.
See full docs here: https://github.com/leos/DocVersionRedirector
Note: This extension is still in beta. While on version 0.x, new versions may reset the site settings.
Note: As new sites are added the extension will need to re-enabled with each update. Unfortunately there's not a good way to deal with this without enabling host permissions on all sites.
DocVersionRedirector web extension integrated with the OffiDocs Chromium online