Skip to content

yaozhiwang/chatgpt-sugar

Repository files navigation

ChatGPT Sugar

Make Your ChatGPT Sweeter

license release

Install

chrome firefox manual

Screenshots

promo

ChatGPT Sugar is a browser extension designed to enrich your daily interactions with ChatGPT. It's a collection of subtle and delightful tools, seamlessly integrated into your ChatGPT experience.

Features

  • ChatGPT Journey: Transform your ChatGPT interactions into an illustrative timeline.

Manual Installation

Chrome

  • Download chatgpt-sugar-chrome.zip from Releases
  • Unzip the file
  • In Chrome go to the extensions page (chrome://extensions)
  • Enable Developer Mode
  • Drag the unzipped folder anywhere on the page to import it (do not delete the folder afterward)

Firefox

  • Download chatgpt-sugar-firefox.zip from Releases
  • Unzip the file
  • In Firefox go to the settings page (about:debugging#/runtime/this-firefox)
  • Click Load Temporary Add-on...
  • import manifest.json from the unzipped directory (do not delete the folder afterward)

Build from source

  1. Clone the repo
  2. Install dependencies with bun install
  3. bun run build or bun run build-firefox
  4. Load dist/chrome or dist/firefox directory to your browser