Is there a plan to build a HubSpot Sales extension for Safari in HubSpot?

As I write this in Jun 2023 we now see Safair market share at over 20%, nearly a quarter of internet traffic. Firefox has now dropped to less than 3%. Like many, I chose Hubspot for my teams as an OS-agnostic tool, but forcing my staff to use Chrome (which is processor hungry) is a killer. We use Safari for everything EXCEPT Hubspot.
Please, with Safari dev easier than ever, market share continues to grow, please don’t continue to ignore this critical market segment.

BTW, this is a great article describing how easy it is to use a Chrome extension as the launch point for Safari extension development. It is NOT complicated. Creating a browser extension for Safari and Chrome - DEV Community

And just to highlight the stupidity, using Xcode and the information I posted previously, it literally took 30 minutes to convert the Chrome extension into one that now works in Safari. As of now, I am using Safari and will distribute this to my team. If anyone in the Hubspot Dev team wants to reach out, I am happy to share the extension I built for you to distribute to customers.

Hi @JulianR, could you kindly share the extension with all of us who are waiting for the Safari extension in this thread? I am eager to test it out. It’s unbelievable that HubSpot hasn’t introduced this in almost six years since the original post.

Yes please!

As I don’t have an apple developer license, I can’t sign the extension. This means it only works with Safari in developer mode. Not ideal.
I have reached out to Hubspot to share the code so that, with the work done, they can just sign and push it out and have it working without developer mode. Sadly no response to outreach so far. :disappointed_face:

Julian

That’s incredible, thanks @JulianR

Dear god, please do it. Please add a Safari Hubspot extension.

Just circling back to this suggestion since it is already 2023. Any updates?

Umbelivale for a company that size!

Yeah we really need this…

Can’t wait to get the extension for safari. Would help our workflow
immensely, probably would be more inclined to use hubspot more and sign up
for more of their services too… :wink:

This is totally bonkers. I know I’m preaching to the converted. But I’ve been hyper eagerly anticipating multiple user profiles on Safari (with Sonoma) because Chrome absolutely kills my Macbook Pro M1-Pro processor and rinses my RAM. The one obstacle now in the way is that bl**dy Hubspot Safari Extension for Gmail doesn’t exist. Or just a Gmail extension for any browser…

Echoing all the power and memory woes that’s already in this thread!

With Safari’s profiles out, it would especially be nice to have an extension.

Thanks @JulianR! HubSpot, where are you with this? (especially given the prevalence of this browser usage)

Please, Hubspot, for the love of god, build this.

Add me to the list of folks who need and want this!!! If it only took our fellow user, above, 30 minutes to write code for this, I’m not sure I understand the delay on this?

I recently had to ditch Chrome on my main Mac work station, since I use it for professional video editing, and just having Chrome and all its associated keychain update software on my machine apparently causes issues. So I purged my machine. But now I’m seeing some of the things that I relied on in my workflow cannot be replicated in Safari. Like the HubSpot extension. That was super valuable.

+1 for a Hubspot extension for Safari

Given the numerous replies over seven years, this feels super unlikely but oh well.

I am also unig Safari. An extension would be great

@JulianR thanks for the idea, I followed this guide here https://www.reddit.com/r/Safari/comments/10meyn5/how_to_convert_chrome_extensions_to_safari/ and it took me 5 minutes to get the extention running on Xcode + Safari, the only missing step is that you have to change the signature team in Xcode when it opens.