https://github.com/metaory/xvoid
a minimal cosmic void new tab experience
https://github.com/metaory/xvoid
Last synced: 3 months ago
JSON representation
a minimal cosmic void new tab experience
- Host: GitHub
- URL: https://github.com/metaory/xvoid
- Owner: metaory
- License: mit
- Created: 2025-01-01T10:31:48.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-09T18:17:14.000Z (5 months ago)
- Last Synced: 2025-01-30T17:07:05.817Z (4 months ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
XVOID
... a minimal, distraction-free new tab cosmic void experience ...
---
a break from the game loop
continue
break
return
nil
null
..---
## INSTALL
### Firefox
- [Firefox Add-ons](https://addons.mozilla.org/firefox/addon/xvoid/) _(coming soon...)_
- download `latest.xpi` from [releases](https://github.com/metaory/xvoid/releases)
- or build locally with `make` and use `latest.xpi`### Chrome
- [Chrome Web Store](https://chrome.google.com/webstore/detail/xvoid/) _(coming soon...)_
- download `xvoid.zip` from [releases](https://github.com/metaory/xvoid/releases)
- or load unpacked:
1. open `chrome://extensions`
2. enable **developer** mode
3. load unpacked
4. select `dist` directory## BUILD
```bash
make # build, bump version and sign
make zip # only build and package
```## OPTIONS
- click top left corner
- click extension icon---
## LICENSE
[MIT](LICENSE)