Menu

Tree [0b9b0c] master v0.0.6 /
 History

HTTPS access


File Date Author Commit
 src 2024-01-11 Yaozhi Wang Yaozhi Wang [fdd40d] [Journey] Add GPT Store event
 .eslintrc.cjs 2023-12-25 Yaozhi Wang Yaozhi Wang [d995f0] [Framework] init project
 .gitignore 2023-12-26 Yaozhi Wang Yaozhi Wang [f79065] [Framework] Use manifest.config.ts
 .prettierrc.js 2023-12-25 Yaozhi Wang Yaozhi Wang [42008e] [Framework] Add prettier
 CHANGELOG.md 2024-01-11 Yaozhi Wang Yaozhi Wang [0b9b0c] [Sugar] bump version to v0.0.6
 LICENSE 2023-12-26 Yaozhi Wang Yaozhi Wang [1d8d30] [Framework] update README
 README.md 2024-01-03 Yaozhi Wang Yaozhi Wang [05a445] [Sugar] Update chrome typo
 bun.lockb 2024-01-03 Yaozhi Wang Yaozhi Wang [b63680] [Sugar] Add build-firefox command
 manifest.config.ts 2024-01-03 Yaozhi Wang Yaozhi Wang [c10557] [Sugar] Add add-on ID for firefox AMO
 package.json 2024-01-11 Yaozhi Wang Yaozhi Wang [0b9b0c] [Sugar] bump version to v0.0.6
 postcss.config.js 2023-12-25 Yaozhi Wang Yaozhi Wang [5a152a] [Framework] Add tailwindcss
 tailwind.config.js 2023-12-25 Yaozhi Wang Yaozhi Wang [5a152a] [Framework] Add tailwindcss
 tsconfig.json 2023-12-26 Yaozhi Wang Yaozhi Wang [4c258e] [Framework] Add vite-tsconfig-paths
 tsconfig.node.json 2023-12-26 Yaozhi Wang Yaozhi Wang [f79065] [Framework] Use manifest.config.ts
 vite.config.ts 2024-01-03 Yaozhi Wang Yaozhi Wang [b63680] [Sugar] Add build-firefox command

Read Me

# ChatGPT Sugar Make Your ChatGPT Sweeter [![license][license-image]][license-url] [![release][release-image]][release-url] ### Install [![chrome][chrome-image]][chrome-url] [![firefox][firefox-image]][firefox-url] [![manual][manual-image]][manual-url] [license-image]: https://img.shields.io/badge/license-GPLv3.0-blue.svg [license-url]: https://github.com/yaozhiwang/chatgpt-sugar/blob/master/LICENSE [release-image]: https://img.shields.io/github/v/release/yaozhiwang/chatgpt-sugar?color=blue [release-url]: https://github.com/yaozhiwang/chatgpt-sugar/releases/latest [chrome-image]: https://img.shields.io/badge/-Chrome-brightgreen?style=for-the-badge&logo=google-chrome&logoColor=white [chrome-url]: https://chatgptsugar.xyz/chrome?utm_source=github [firefox-image]: https://img.shields.io/badge/-Firefox-orange?style=for-the-badge&logo=firefox-browser&logoColor=white [firefox-url]: https://chatgptsugar.xyz/firefox?utm_source=github [manual-image]: https://img.shields.io/badge/-Manual-lightgrey?style=for-the-badge [manual-url]: #manual-installation ### Screenshots [![promo][promo-image]][promo-url] [promo-image]: http://img.youtube.com/vi/ZUZkHaTC91U/0.jpg [promo-url]: https://www.youtube.com/watch?v=ZUZkHaTC91U

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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.