Browser Extension

Hey guys,

I was wondering if there was a way to create a browser extension (chrome, safari, firefox, either one or all) easily without knowing how to code. To be a little more specific, I’m looking to create an extension the user clicks and it sends the address of the website he’s on to his account on my webapp. Anyone knows how I can do this with limited need for coding?

Thanks in advance

Browser extensions are all about coding and packaging and testing. But the developer guides are excellent, you could follow along one of the tutorials and then you’ll have a good idea of where you need to customise it.

Alright, I’ll try then, thanks. I’ll look into it myself, but any guide you can recommend on the top of your head?

Grab the official developer guide(s). The last one I used was for Mozilla, its been deprecated since and replaced with a shiny new one.

This topic was automatically closed after 70 days. New replies are no longer allowed.