Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cezaraugusto/browser-extensions-book
The free book `Browser Extensions book`, by yours truly. Momentarily stale.
https://github.com/cezaraugusto/browser-extensions-book
book brave chrome edge extension firefox opera webextensions
Last synced: 12 days ago
JSON representation
The free book `Browser Extensions book`, by yours truly. Momentarily stale.
- Host: GitHub
- URL: https://github.com/cezaraugusto/browser-extensions-book
- Owner: cezaraugusto
- License: other
- Created: 2019-12-11T21:47:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T19:40:37.000Z (almost 4 years ago)
- Last Synced: 2024-10-23T08:28:32.945Z (21 days ago)
- Topics: book, brave, chrome, edge, extension, firefox, opera, webextensions
- Homepage:
- Size: 10.7 KB
- Stars: 105
- Watchers: 14
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# The Browser Extension Book
Hello there! I'm glad you found this project.
This is an ambitious project I have on writing a book about browser extensions. Extensions are an underrated feature in browsers
that, in my opinion, could be better explored given proper education about how to create one. Right now, the documents we rely
on are the [MDN docs on WebExtensions](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions) and the [Chrome Extension API](https://developer.chrome.com/extensions/api_index) page, which I don't think are friendly for all audiences. Extensions are cool and powerful, but they can be easy to learn as well. That's why I started this project!## What will this book cover?
Chapters proposed for this book and other information to be available in the [wiki](https://github.com/cezaraugusto/web-extensions-for-the-builders/wiki).
## I'd like to contribute!
The book is in an early stage at the moment, but I'd appreciate hearing your thoughts. Please shoot me a message via DM [on Twitter](https://twitter.com/cezaraugusto). (DMs open).
## License
[CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/)