A real-time collaborative whiteboard application that allows users to draw with various tools and colors. Drawings are saved to local storage and can be shared with another user via WebSockets. Users can clear the board and download their creations as images.
Clip Board is a clipboard manager extension that allows users to save and retrieve temporary data across browser sessions. It provides a side panel interface where users can view their saved clips and easily copy them back to the clipboard for pasting into other applications. The clips can be...
This extension allows you to play chess against AI/bot in the Web browser's side panel window. The AI/bot player is more of a prototype at this point, and it is not intended to be a strong chess player. If you are new to chess, use this app as a learning tool. Our goal is to improve the skills...
Python Console is a Chrome extension with a side panel window, in which you can write and execute standard Python code, with access to all standard libraries. The code is executed directly in the Web browser. The console maintains the state, e.g., the currently editing code, even when you close...
An AI-powered application that translates natural language instructions into Mermaid.js diagrams. Users can input a description, and the app generates the corresponding Mermaid code and visualizes the diagram, with options to download the code and the diagram in various formats.
Play the classic solitaire game in your browser with a number of different themes/card styles. The game tracks scores and various stats, including wins/losses and the win ratio. You can also ask for a hint from the AI LLM model of your choice. (Currently, only a few Gemini models are supported....
Hangman game on your side. You can play Hangman in a number of different languages, English, Spanish, German, French, Italian, or Portuguese. The game includes features such as start, pause/resume, and restart options. It tracks scores and various stats, including wins/losses and the win ratio....
An AI-powered application to generate quiz from user-provided content. Upload or paste text, generate questions, test your knowledge, and get AI feedback on your answers. Note: This is an experimental extension, whose primary purpose is to test Chrome's builtin LLM model, Gemini Nano. This...
A new variant of Tetris where blocks are made of 3 or 4 pieces. The classic 4-piece version ("Tetris") is played with 7 difference block shapes. On the other hand, the 3-piece version of the game ("Tris") is much simpler, and it only uses two block shapes (I and L) on an 8x16 grid. Players can...
The Emoji Input extension lets you input emojis, through copy and paste from an Emoji list on a side panel. It also additionally copy the emojis into the system clipboard so that you can copy them into any other application. The side panel includes a searchable list of emojis and symbols,...
AI-powered document processing: summarize, extract, export, and generate content from web documents. Note: To use Gemini Nano (free), you need to enable it in your Chrome browser. From the page, chrome://flags, search for "Prompt API" and enable #prompt-api-for-gemini-nano. Note that this is an...
Play the classic Go Fish card game against three AI opponents in a polished, single‑player experience. The extension provides turn‑based gameplay with smooth animations and adjustable AI difficulty so you can practice or relax. It tracks detailed statistics locally - wins and losses, games...
This extension provides an LLM chatbot interface on the Chrome browser's side panel. You can interact with the LLM model of your choice through a simple prompt interface. (Currently, we only support a few models of Google's Gemini and OpenAI's GPT.) Chat sessions can be saved and restored across...
A clone of the classic Space Invaders game where the player can be controlled by a human or a powerful AI player powered by the LLM model of your choice.
This extension provides a set of utility widgets on the browser's side panel, with AI integration. The user can use these tools without leaving the browser. It currently includes six widgets: A calculator, an alarm clock, a dictionary, a unit converter, a currency converter, and a weather widget.
Create beautiful, configurable charts directly from your spreadsheet data — no external tools required. Paste your spreadsheet, or CSV, data into the side panel, map columns to axes or labels, then choose a chart type (bar, line, pie, scatter) and watch the visualization update in real time. You...
Extract any useful data while browsing the Web. You can select the target data by specifying HTML elements, ids, classes, or using other CSS based selectors. AI-based data is selection will be also supported. (The current version is an initial beta release.) The extracted data can be exported in...
This extension uses AI to convert an input document into a Reveal.js slide deck in markdown format. Users can - Upload a document in text, HTML, markdown, and PDF format, - Generate reveal.js slides (in markdown), - Navigate through the slide pages, and - Preview the final presentation (in...
An AI-powered application to generate blog post drafts from natural language instructions, with support for uploading content and images. Features a live markdown editor and preview pane, along with options to customize the generation process and download the final draft. Note: This is an...
An AI-powered Chrome extension app to help users fill out job application forms and write compelling cover letters by parsing their resume and job descriptions. In particular, given a particular job description, this extension generates a cover letter draft and other materials, which can be used...