Monaco-based editor
Write and edit JavaScript in a real Monaco Editor with IntelliSense, syntax highlighting, and code completion.
Offline JS Playground is a Chrome extension for writing, running, and testing JavaScript snippets directly in Chrome. It is designed for offline use and helps with quick experiments, debugging, and managing saved snippets.
Offline JS Playground is a Chrome extension for writing, running, and testing JavaScript snippets directly in Chrome. The store listing presents it as a simple playground for quick experiments, debugging, learning, and testing ideas without needing a full development environment.
Its core workflow centers on an editor, an in-UI console, and saved snippets. The page also states that the tool is offline by design, includes sandboxed execution, and supports Chrome Sync so snippets can be available across machines.
Write and edit JavaScript in a real Monaco Editor with IntelliSense, syntax highlighting, and code completion.
Inspect runtime output with a console that supports expandable objects, arrays, Maps, Sets, typed arrays, class instances, console.table, groups, timers, counters, assertions, traces, and preserved stack traces.
Manage several snippets with auto-save, filtering, renaming, reordering, import, and export.
Load JSON fixtures by naming a snippet .json and accessing it with readJSON().
Run code in an isolated environment without access to the extension, browser, or current page.
Adjust the workspace with three layouts, resizable editor/console/snippet panels, 20 themes, keyboard shortcuts, fullscreen, and focus mode.
Use the extension when you want a quick place to try small JavaScript ideas without opening a separate IDE or project.
Run snippets against edge cases and inspect complex output with the built-in console tools, including tables, groups, timers, assertions, and stack traces.
Save and revisit a set of related snippets while switching names, order, and filters as your work changes.
Store JSON fixtures in a snippet and load them with readJSON() when you want test data available inside the playground.
Keep a consistent local workflow across computers using Chrome Sync and tailor the editor, console, and snippet panels with layouts, themes, and shortcuts.
The store page describes it as an offline-by-design JavaScript playground that lets you write, run, and test snippets directly in Chrome. It is built around an editor and an in-UI console rather than a full development environment.
The page says it includes a real Monaco Editor, a powerful console, multiple snippets with auto-save, JSON fixtures via readJSON(), sandboxed execution, layout options, themes, Chrome Sync, keyboard shortcuts, and fullscreen/focus mode.
The extension runs inside Chrome and is described as offline by design. The page does not provide setup steps beyond adding it to Chrome.
The store text says snippets can be kept available across machines with Chrome Sync. It does not describe separate team-sharing or collaboration features.
The collected store text does not show a clear pricing structure for this extension, so the page evidence here is insufficient to confirm whether it is free or paid.
ByteAsk is a terminal-first AI coding agent for C and C++ that edits repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.
Manta AI is an autonomous web app testing tool for teams that want to map application behavior, catch regressions, and generate tests without writing scripts or maintaining selectors. It works from a URL and supports plain-English test flows, run results with screenshots, and scheduled or deployment-triggered checks.
Ghost — терминальный AI-ассистент для чата, генерации кода и запуска задач в командной строке. Бесплатные модели, Linux, macOS, Windows, open source.
Vi3ecode is a maintained development environment for working with AI coding agents. It keeps project context, terminal, Git, memory, flows, review, and communication connected around the agent you already use.
Lucid Train is a local-first AI coding harness that turns repository code into architecture diagrams and uses those diagrams as specifications for coding agents. It is available as a desktop app and a lightweight Rust CLI, and it can run with local models or your own API keys.
CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.