Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.59 KB

File metadata and controls

36 lines (26 loc) · 1.59 KB

SummerIce Icon

☀️🧊 SummerIce

A browser extension to summarize articles. Quickly.

Current version: 2.3.0

Extension on Chrome Web Store: SummerIce ☀️🧊 - Page Summarizer

Works on any website. Just click the icon and get a summary.

If you don't want to use your mouse, just press Ctrl + Shift + Y (on Windows) or Cmd + Shift + Y (on a Mac) to get a summary.

Note: You need an API key from your chosen provider (OpenAI, Anthropic, Google Gemini, or xAI Grok). You can add or change providers in the Settings page.

Maintenance Checklist

Build Chrome Web Store ZIP

  1. Install dependencies so vendor files are available: npm install
  2. Build the release zip: npm run build:zip
  3. Upload build/summerice-<version>.zip to the Chrome Web Store

Version Update Notes

When bumping versions, update all of the following:

  • manifest.json version
  • package.json version
  • README.md "Current version" line
  • Chrome Web Store listing release notes/version text