Persistent Invidious Settings

Makes Invidious settings persist across instances and in private browsing.

These are versions of this script where the code was updated. Show all versions.

  • v1.20 2023-04-30

    Update list of instances every two days instead of storing them as a resource.

  • v1.10 2023-04-23

    Use Invidious instance API to check for instance domains instead of hardcoding them in matches.

  • v1.07 2023-04-22

    Updated domain list.

  • v1.06 2023-04-14

    Updated instance domain list.

  • v1.05 2023-03-03

    Removed a double @match entry.

  • v1.04 2023-03-02

    Slightly simplified and optimised initialisation.

  • v1.03 2023-03-02

    Updated domain list, slightly simplified code.

  • v1.02 2023-02-20

    Slight code optimisation.

  • v1.01 2023-02-14

    Prevent execution within iframes.

  • v1.0 2023-02-13