Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StaySplit

A local unpacked Chrome extension that adds a small per group per night label next to Airbnb's visible total prices.

What it does

  • Reads the total price Airbnb already shows on the page.
  • Reads the visible night count, such as 4 nights.
  • Divides the total by nights and by your configured number of groups.
  • Adds a small label next to the Airbnb price, such as $326 / group / night.
  • Lets you turn the extension on or off from the popup.

Install locally

  1. Open Chrome and go to chrome://extensions.

  2. Turn on Developer mode.

  3. Choose Load unpacked.

  4. Select this folder:

    /Users/barron/Documents/Codex/2026-05-03/can-we-make-a-simple-chrome

Use

  • Open Airbnb with dates selected so Airbnb shows a total price and night count.
  • Use the extension popup to turn labels on or off.
  • Set Number of groups to the split you want.

Notes

  • The label says group so it works for couples, individuals, families, or any other split.
  • If Airbnb does not show both a total price and a night count nearby, the extension skips that listing instead of guessing.
  • If Airbnb changes its markup, reload the extension from chrome://extensions and refresh Airbnb.

Privacy

The extension does all math in the browser. It does not use a backend, Airbnb API, or external network calls.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages