Jon McLaren
Jon McLaren
This may not be necessary. HS devs have said they're working to make it work based on user and not portal
I think I figured out a way to do the notification icons https://stackoverflow.com/a/5759182/2000238
since we're talking about this: I was thinking it'd be kind of an easy solution to make the changelog be: https://github.com/williamspiro/HubSpot-Developer-Extension/releases If we can embed it in the extension without...
Maybe a link added to the documentation button that simply says DM2
I'll be honest I'm not sure why your PageSpeed function can't be run again. It looks like it should be able to.
Yea I think you're right about the caching, unfortunately it doesn't seem to treat the URLs with query parameters as if they're different URLs. Maybe we have to do a...
This feature may not be feasible because we'd have to compare the module id that is injected into the html to the developer info "source" which has some mucky html...
I don't use it much because I find it's often outdated and litterally doesn't display some of the code samples and documentation from the main pages. If that wasn't the...
:P I've seen what you're talking about before too, and text shadow on text with color:#fff; is a great idea. There's a way to target css that way. I'd have...