Skip to content

jasonramirez/rosa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rosa - Minimal Google Calendar

A Chrome extension that simplifies Google Calendar with a clean, distraction-free interface.

Features

  • Clean UI: Removes clutter and streamlines the calendar view
  • Focus Mode: Dims past events to help you focus on what's next
  • Hide Logo: Hides the Google Calendar logo and text in the header
  • Toggleable: Easily turn features on/off with the popup menu
  • Lightweight: Pure CSS and vanilla JavaScript, no dependencies

Installation

From Source (Development)

  1. Clone this repository
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode" (top right)
  4. Click "Load unpacked"
  5. Select the rosa folder

What Can Be Hidden

  • Settings menu, support, and Google apps buttons (Clean UI)
  • Promotional banners (Clean UI)
  • Google Calendar logo and text (Hide Logo)
  • Navigation buttons for Tasks and calendar switcher (optional)
  • Reduced visual clutter on event cards (Clean UI)

Usage

  1. Visit Google Calendar
  2. Click the Rosa extension icon in your toolbar
  3. Toggle "Clean UI" to enable/disable the minimal interface
  4. Toggle "Focus Mode" to dim past events
  5. Toggle "Hide Logo" to hide the Google Calendar branding
  6. Customize with additional options like softer corners, event shadows, and more

Development

The extension consists of:

  • manifest.json - Extension configuration
  • content/ - Scripts and styles injected into Google Calendar
  • popup/ - Extension popup UI for toggling features
  • icons/ - Extension icons (to be added)

Requirements

  • Chrome 88+ (Manifest V3 support)
  • Works on all Chromium-based browsers (Edge, Brave, Arc, etc.)

Roadmap

  • Add extension icons
  • Keyboard shortcuts (Ctrl+Shift+R to toggle)
  • Custom color themes
  • Hide specific calendar types
  • Time blocking tools

License

MIT

About

Google Calendar Simplifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors