Spicetown is a QoL-focused extension for Chrome and Firefox that improves the flow of Flavortown with themes, extra (important) project info, and more in the works.
Spicetown-integrated features are the main focus of Spicetown. These usually improve the flow of Flavortown. Currently, there are 5 features available for public use. Feel free to contribute and add new features.
| Feature | Utils | Spicetown |
|---|---|---|
| Website | x | ✓ |
| Random Project | x | ✓ |
| Hotkeys | x | ✓ |
| Fade-in Animation | x | ✓ |
| User Explore | x | ✓ |
| Streaks | x | ✓ |
| Sidebar Editor | x | ✓ |
| User Searching | x | ✓ |
| Pocket Watcher | x | ✓ |
| Themes (Count) | 6 | 9 |
| Public Votes | Partial | ✓ |
| Themes | Partial | ✓ |
| Extra Proj. Info | ✓ | ✓ |
| Markdown Editor | ✓ | ✓ |
| Inline Devlogging | ✓ (Dec 21) | ✓ (Jan 31) |
| Changelog Generator | ✓ (Jan 31) | ✓ (Jan 25) |
| Data Management | ✓ (Jan 24) | ✓ (Jan 25) |
| Project Searching | ✓ (Dec 24) | ✓ (Dec 23) |
| Emojis Rendering | ✓ (Jan 25) | ✓ (Jan 24) |
| Next Ship Payout Estimation | ✓ (Jan 31) | ✓ (Jan 28) |
| Shop Item Extra Info | ✓ (Different) | ✓ (Different) |
| Markdown Previewer | ✓ (Different) | ✓ (Different) |
| Better Shop Goals | ✓ (Different) | ✓ (Different) |
| Exposed Achievements | ✓ | x (Removed) |
| Better Kitchen | ✓ | Partial |
| Extra Ship Info | ✓ | Partial |
| Better Leaderboard | ✓ | Partial |
| Custom Theme | ✓ | Flawed |
| Auto-claim Achievements | ✓ | x |
| Admin Theming | ✓ | x |
| Better Vote History | ✓ | x |
| Doomscroll Devlogs | ✓ | x |
| shots.so Integration | ✓ | x |
| Better Achievements | ✓ | x |
| Raycast | ✓ | x |
| Devlog Editing Version History | ✓ | x |
| Speed Reading | ✓ | x |
| Link Finder | ✓ | x |
| Screenshot Annotator | ✓ | x |
| Ship Effiency Graph | ✓ | x |
| Inline Devlog Editing | ✓ | x |
Checked by Utils owner, Hridya
Also known as "Extra Project Stats"
Project Stats+ adds minutes per devlog tracking and time-per-day tracking. Both show ratings for whether they are at recommended levels.
| Minutes / per devlog | Rating |
|---|---|
| ≥150, ≤9 | Awful |
| 120-149, 10-14 | Bad |
| 101-119, 15-19 | Okay |
| 81-100, 20-39 | Good |
| 40-80 | Great |
| Time / per day | Rating |
|---|---|
| ≤29m | Awful |
| 30m-59m | Bad |
| 1hr-1hr 59m | Okay |
| 2hrs-2hr 59m | Good |
| ≥3hrs | Great |
These are all randomly selected projects (except for Spicetown).
Also konwn as "Better Voting"
Voting+ improves the voting experience.
Also known as "Visible Archivements"
Exposed Archivements exposes the earning conditions for Flavortown archivements.
Also know as "Better Sidebar"
Sidebar+ adds:
- the abbility to pin the sidebar making it visible in every page.
- hotkey support navigate with ctrl + 1-6.
- the abbility to modify the side bar to your liking by changing the order and even hiding pages.
Also known as "Spicetown Settings"
Settings+ adds "Screenshare Mode" (concept discussion), which hides most sensitive elements (see issue #3). It replaces blur, which is known to be unsafe. More settings are in the works and will be released soon.
| Setting | Released | Maintained | Issues |
|---|---|---|---|
| Screenshare Mode | TBD (In-dev 17/12/25) | No | Yes (#3) |
Spicetown supports themes for Flavortown, modifying the colors and vibe to your liking. Currently, there are 2 themes available to choose from (1 Flavortown-integrated).
| Theme | Color | Released | Maintained | Issues |
|---|---|---|---|---|
| Ruby | Red | TBD (In-dev 19/12/25) | Yes | None |
| Leafy | Green | TBD (In-dev 19/12/25) | Yes | None |
| Catppuccin Mocha | Lavender | TBD (In-dev 21/12/25) | Yes | None |
| Catppuccin Macchiato | Mauve | TBD (In-dev 21/12/25) | Yes | None |
| [Charcoal] | Gray | TBD (In-dev 23/12/25) | Yes | None |
| Midnight | dark Blue-Grey | 1/5/2026 | No | None |
| Aurora | Blue & GreyGrey | 2/1/2026 | No | None |
To implement themes, open the content.css file in /scripts. You will find [data-theme="bg-color-ruby"] along with other themes. Add a new theme by creating a new data theme, for example: [data-theme="bg-color-log"]. Use existing themes as a template for the CSS variables you need. You also need to add a new themes__div-option to the themes page in addThemesPage() in content.js.
Ruby is the first custom theme of Spicetown (and probably Flavortown as a whole). It is in heavy development. You can enable the Ruby theme via the Themes page (inaccessible to non-Spicetown users). It consists of mostly dark-ish red.
Leafy is the opposite to Ruby consisting of dark green forest like colors
Catppuccin is the most requested theme family for Spicetown. The first Catppuccin theme was released (in-dev) on 21/12/25. This is also the first theme family for Spicetown.
Catppuccin Mocha is the first Catppuccin theme to be added. It is the second theme added to Spicetown after Ruby. It uses a lavender-based design.
Catppuccin Macchiato is the second Catppuccin theme to be added. It is the third theme added to Spicetown after Catppuccin Mocha. Because of Neon, one of the Flavortown dev requests, this theme uses a mauve design. This theme is a work in progress.
Charcoal is the fourth theme added to Spicetown after Catppuccin Macchiato (made by Aperaine). Originally the theme would have everything on fire, but it looked too much like a Halloween theme. Until more projects ship so I can test voting CSS, this is a work in progress.
Midnight (made by Joko26) is designed to be a dark-mode theme inspired by the dark and cozy feel of Dracula themes.
Aurora is a sleak blue grey high contrast theme (made by Flux3tor).
Click on "Code", download the zip, go to chrome://extensions (or the equivalent in your browser), unzip your file, and drag the folder in.
| Browser | Link |
|---|---|
| Chromium (Chrome, Arc, Edge, etc) | Chrome Web Store |
| Firefox | Firefox Addons |
Providers are the websites that allow you to install the extension. This includes Chrome Web Store, Firefox Addons, and GitHub (unstable).
Chrome Web Store usually takes more time to review stable versions when they come out. Please use the Firefox version instead if you have Firefox.
Usually a few hours behind Firefox Addons' Spicetown stable version.
The official Firefox Addons page for Spicetown. Always up to date due to automated version reviewing by Firefox Addons.
Also known as Lunar edition. Latest update, always, even if it is not stable.











