https://github.com/qu8n/mindful-media
🏄♂️ Arc browser extension that encourages mindful web surfing
https://github.com/qu8n/mindful-media
arc boost javascript
Last synced: about 1 year ago
JSON representation
🏄♂️ Arc browser extension that encourages mindful web surfing
- Host: GitHub
- URL: https://github.com/qu8n/mindful-media
- Owner: qu8n
- Created: 2022-12-10T08:09:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T02:41:36.000Z (over 3 years ago)
- Last Synced: 2025-06-10T06:05:58.179Z (about 1 year ago)
- Topics: arc, boost, javascript
- Language: JavaScript
- Homepage: https://arcboosts.com/boosts/27/mindful-arc
- Size: 1.24 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mindful Media Boost
Be more present with Mindful Media, a [Boost](https://browserinc.notion.site/Arc-Boosts-beta-fd9ea0bfb1b54e9c82c2d88182096405) for the [Arc browser](https://arc.net/) that presents you with a countdown timer and mindfulness reminder before you enter a distracting website. It's designed to help improve our habits long-term, relationship with social media, and take back time for things that matter most to us.

## Installation
1. Install and open the [Arc browser](https://arc.net/) on your computer.
2. Navigate to the create Boost page by either (1) clicking on the **+ button** in your sidebar and select New Boost or (2) hit **⌘ + T** to open your Command Bar and type **New Boost**.
3. Select the `Custom` template, then select `All websites`.
4. Copy and paste codes from `content.js` and `styles.css` in this repository into the respective files in your new custom Boost.
5. In your new Boost's settings located at the top left corner ⚙️, update your new Boost's name to `Mindful Media` and ensure that the `Content script runs` is set to `After page loads`.
### Optional Steps
7. Configure the countdown time, mindfulness reminder, and the affected websites in your `content.js` file.
8. Go to your [Arc Extensions](arc://extensions/) page, click `Details` of the Mindful Media Boost, and enable `Allow in Incognito`.
## Tested Websites to Date
- [Facebook](www.facebook.com)
- [Reddit](www.reddit.com)
- [Snapchat](www.snapchat.com)
- [Tumblr](www.tumblr.com)
- [Twitter](www.twitter.com)
- [TikTok](www.tiktok.com)
- [Youtube](www.youtube.com)
- [Pinterest](www.pinterest.com)
- [9gag](www.9gag.com)
- [Netflix](www.netflix.com)
- [Amazon](www.amazon.com)
- [eBay](www.ebay.com)
- [Depop](www.depop.com)
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[MIT](https://choosealicense.com/licenses/mit/)