parent
ef9a546333
commit
c31d4f7982
@ -0,0 +1,25 @@
|
|||||||
|
# Chrome Theme Extension
|
||||||
|
|
||||||
|
**Tier:** 1-Begineer
|
||||||
|
|
||||||
|
Build your own chrome theme extention.
|
||||||
|
|
||||||
|
- How chrome extention work(behind the scenes).
|
||||||
|
- Basic understanding of HTML/CSS, JS, JSON is required
|
||||||
|
|
||||||
|
## User Stories
|
||||||
|
|
||||||
|
- [ ] User can install and set it as default theme
|
||||||
|
|
||||||
|
## Bonus features
|
||||||
|
|
||||||
|
- [ ] Deploy extention to chrome store
|
||||||
|
- [ ] Create same extention for multiple browser like firefox, etc.
|
||||||
|
|
||||||
|
## Useful links and resources
|
||||||
|
|
||||||
|
- [Getting Started](https://developer.chrome.com/extensions/getstarted)
|
||||||
|
|
||||||
|
## Example projects
|
||||||
|
|
||||||
|
- [chrome-developer-edition-dark](https://github.com/KeenRivals/chrome-developer-edition-dark)
|
Loading…
Reference in new issue