A developer-focused extension to streamline your workflow with Google Tag Manager.
Note: Documentation and features coming soon.
You can use any Node.js package manager – I recommend Bun for speed and simplicity.
cd extension_folder
bun install
bun run dev # For Chromium
bun run dev:firefox # For FirefoxThis will launch a local version of the chosen browser with the extension automatically loaded. By default, it will open tagmanager.google.com. Popup Windows is now using VUE3 and HRM.
Initial development by Jacob Brix.
Maintained by the Stape Team under the Apache 2.0 License.