API check functions

This commit is contained in:
abhijithvijayan
2019-01-06 00:37:15 +05:30
parent 0e40e77d1f
commit 95243c7535
2 changed files with 15 additions and 5 deletions

View File

@@ -17,5 +17,13 @@
- `npm run build` to build the extension.
- Load extension via `chrome://extensions` as unpacked from `extension/` directory.
## TODO list
- [ ] UI Improvements
- [ ] Custom Domain Support
- [ ] Password
- [x] API Key Page
- [ ] Logo Change
## Licence
Code released under the [MIT License](LICENSE).