Skip to content

Instantly share code, notes, and snippets.

View Adam81's full-sized avatar

Adam Taylor Adam81

View GitHub Profile
// ==UserScript==
// @name Data Studio Firefox Navigation Fix
// @namespace https://pjpscriv.co.nz
// @version 2026-06-08
// @description Fix the (insane) issue that Looker Studio's navigation is broken in Firefox
// @author @pjpscriv
// @match https://datastudio.google.com/*
// @icon https://www.gstatic.com/analytics-lego/svg/ic_looker_studio.svg
// @grant none
// ==/UserScript==