Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WayneGongCN/microsoft-todo-browser-ext
An open source third-party browser extension for Microsoft To Do
https://github.com/WayneGongCN/microsoft-todo-browser-ext
chrome-extension material-ui microsoft reactjs todolist typescript webpack
Last synced: 2 months ago
JSON representation
An open source third-party browser extension for Microsoft To Do
- Host: GitHub
- URL: https://github.com/WayneGongCN/microsoft-todo-browser-ext
- Owner: WayneGongCN
- License: mit
- Created: 2021-01-14T13:27:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T21:19:38.000Z (almost 2 years ago)
- Last Synced: 2024-08-07T23:45:17.698Z (6 months ago)
- Topics: chrome-extension, material-ui, microsoft, reactjs, todolist, typescript, webpack
- Language: TypeScript
- Homepage: https://ms-todo.com
- Size: 2.09 MB
- Stars: 85
- Watchers: 2
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - WayneGongCN/microsoft-todo-browser-ext - An open source third-party browser extension for Microsoft To Do (TypeScript)
README
# Microsoft To Do Browser Extension
[![https://chrome.google.com/webstore/detail/microsoft-to-do-browser-e/ffpljgmbiankjaokoefefmkoghcgoodn](https://img.shields.io/chrome-web-store/v/ffpljgmbiankjaokoefefmkoghcgoodn)]()
[![users](https://img.shields.io/chrome-web-store/users/ffpljgmbiankjaokoefefmkoghcgoodn)](https://chrome.google.com/webstore/detail/microsoft-to-do-browser-e/ffpljgmbiankjaokoefefmkoghcgoodn)
[![rate](https://img.shields.io/chrome-web-store/stars/ffpljgmbiankjaokoefefmkoghcgoodn)](https://chrome.google.com/webstore/detail/microsoft-to-do-browser-e/ffpljgmbiankjaokoefefmkoghcgoodn/reviews)
[![codecov](https://codecov.io/gh/WayneGongCN/microsoft-todo-browser-ext/branch/main/graph/badge.svg?token=OICY8Y0JVP)](https://codecov.io/gh/WayneGongCN/microsoft-todo-browser-ext)Microsoft To Do Browser Extension
[Chrome](https://chrome.google.com/webstore/detail/microsoft-to-do-chrome-ex/ffpljgmbiankjaokoefefmkoghcgoodn)、~~Firefox~~、~~Edge~~
Based [Microsoft Graph To Do API](https://docs.microsoft.com/en-us/graph/todo-concept-overview)、[TypeScript](https://www.typescriptlang.org/)、[React](https://reactjs.org/)、
[Material-UI](https://material-ui.com/)、[Webpack](https://webpack.js.org/)![](https://user-images.githubusercontent.com/20236883/149657874-69b5c166-3fc6-43f6-8118-2364aaf331c6.gif)
## Todo
- [x] ~~Quick add task~~
- [x] ~~TypeScript~~
- [x] ~~Options page~~
- [ ] Unit testing
- [ ] Firefox、Edge## License
[MIT](https://opensource.org/licenses/MIT)