https://github.com/see-bz/journey
A beautifully crafted, minimalist browser extension designed to enhance your productivity and browsing experience effortlessly.
https://github.com/see-bz/journey
chrome chrome-extension css html javascript journey newtab trending trending-repositories vanilla-javascript
Last synced: 7 months ago
JSON representation
A beautifully crafted, minimalist browser extension designed to enhance your productivity and browsing experience effortlessly.
- Host: GitHub
- URL: https://github.com/see-bz/journey
- Owner: see-bz
- License: gpl-3.0
- Created: 2024-11-30T13:34:39.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-05T08:55:00.000Z (11 months ago)
- Last Synced: 2025-02-02T10:34:34.048Z (9 months ago)
- Topics: chrome, chrome-extension, css, html, javascript, journey, newtab, trending, trending-repositories, vanilla-javascript
- Language: JavaScript
- Homepage: https://link.see.bz/journey
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Journey
A beautifully crafted, minimalist browser extension designed to enhance your productivity and browsing experience effortlessly.
### Installation
- Download the source code
- Unzip the source code
- For Chrome
- Go to the URL: `chrome://extensions/`.
- Click on _"Load unpacked"_ and select the folder.
- For Edge
- Go to the URL: `edge://extensions/`
- Click on _"Load unpacked"_ and select the folder.
- For Brave
- Go to the URL: `brave://extensions/`
- Click on _"Load unpacked"_ and select the folder.
### Features
- Privacy first - means no data is collected by the extension creaters. [^1]
- Open Source - source available on GitHub.
### Supports
This extension is currently supported and tested on the following browsers.
| # | Browser | Desktop | Android | iOS | Other |
| --- | --------------- | ------------------------------ | ------- | --- | ----- |
| 1. | Google Chrome | Yes | - | - | - |
| 2. | Microsoft Edge | Yes | - | - | - |
| 3. | Brave | Yes | - | - | - |
| 4. | Chromium | Yes | - | - | - |
| 5. | Mozilla Firefox | - | - | - | - |
---
### Additional Information
[^1]: _Some data might be consumed by external services such as Google, Picsum._
.green {
color: green;
}