Skip to content

jicjames/hubspot-firefox-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a simple, unpublished FIREFOX extension to replicate the "cache busting" feature of the HubSpot Developer Extension for Google Chrome.

The only functionality this extension has is to reload the page with a hsCacheBust query parameter, forcing HubSpot to serve an uncached version on the page. This is useful for development as sometimes the HubSpot cache can be very over-aggressive.

Because it is unpublished, you will need to side-load the extension into your firefox browser (and reload it every time you restart the browser). See instructions below.

Installation

Clone the repository to your machine.

In firefox, go to the "This Firefox" Page.

Under "Temporary Extensions", click the "Load Temporary Add-on" button and select the manifest.json file in your local version of this repository.

image

image

The addon Icon should appear in your browser addon toolbar.

Usage

To use the extension, simply click on the icon. The page will be reloaded with a ?hsCacheBust=1234 parameter (with random number).

image

About

A firefox addon for hubspot developer tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published