Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ademilter/Frame
New-tab extension for Chrome and Firefox
https://github.com/ademilter/Frame
calendar-view chrome-extension new-tab notebook task-manager todo
Last synced: 2 months ago
JSON representation
New-tab extension for Chrome and Firefox
- Host: GitHub
- URL: https://github.com/ademilter/Frame
- Owner: ademilter
- Created: 2018-07-08T22:37:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T14:27:56.000Z (9 months ago)
- Last Synced: 2024-11-18T12:10:07.931Z (2 months ago)
- Topics: calendar-view, chrome-extension, new-tab, notebook, task-manager, todo
- Language: Vue
- Homepage:
- Size: 1.51 MB
- Stars: 91
- Watchers: 5
- Forks: 12
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frame
New-tab extension for Chrome and Firefox
## Install
- [**Chrome** extension](https://chrome.google.com/webstore/detail/frame/pimalalkfhkmnlhoapdlhilkghboiimc)
- [**Firefox** extension](https://addons.mozilla.org/tr/firefox/addon/new-tab-frame/)## Contribute
Suggestions and pull requests are highly encouraged!
In order to make modifications to the extension you'd need to run it locally.
Please follow the below steps:
```sh
git clone https://github.com/ademilter/frame
cd frame
yarn # Install dev dependencies
yarn serve # Listen for file changes and automatically rebuild
yarn build:chrome # Build the extension code so it's ready for Chrome
yarn build:firefox # Build the extension code so it's ready for Firefox
```## Maintainers
- [Adem ilter](https://github.com/ademilter)
- [Nazım Can Altınova](https://github.com/canaltinova)## License
MIT