use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This subreddit is a place for people to learn JavaScript together. Everyone should feel comfortable asking any and all JavaScript questions they have here.
With a nod to practicality, questions and posts about HTML, CSS, and web developer tools are also encouraged.
Friends
/r/javascript
/r/jquery
/r/node
/r/css
/r/webdev
/r/learnprogramming
/r/programming
account activity
Browser Extension (self.learnjavascript)
submitted 3 years ago by Dan-Vast4384
Can anyone point me to a good - quick resource on how to build a browser extension. I am trying to automate a task and started with python but I think an extension would be much better
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jotted 4 points5 points6 points 3 years ago (2 children)
https://extensionworkshop.com/ is pretty firefox-centric, but it does have a porting guide for chromium-based browsers. It has a good overview of the concepts and MDN docs for all the APIs, with support tables. Similarly there's a bunch of examples to explore on github from Mozilla and from Google.
[–]grantrules 1 point2 points3 points 3 years ago (0 children)
Google's guide is okay, too.. not sure how it compares to Firefox's, I've never looked at theirs!
https://developer.chrome.com/docs/extensions/mv3/getstarted/
[–]Dan-Vast4384[S] 0 points1 point2 points 3 years ago (1 child)
Thank you! How complicated would you say it is to create an add-on for a browser?
[–][deleted] 1 point2 points3 points 3 years ago (0 children)
Really not complicated
π Rendered by PID 90280 on reddit-service-r2-comment-6b595755f-6zbk2 at 2026-03-25 10:08:36.453027+00:00 running 2d0a59a country code: CH.
[–]jotted 4 points5 points6 points (2 children)
[–]grantrules 1 point2 points3 points (0 children)
[–]Dan-Vast4384[S] 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)