imdbcnhelaoofnjnlbcdcjcmgampiman
🔧 Inline Code Editor for Textareas Turn any on any website into a powerful code editor instantly! This extension replaces plain textareas with the ACE Editor, providing rich code editing features, syntax highlighting, and customizable themes. ✨ Features: - Replaces all textareas with the ACE Editor - Supports popular languages: JavaScript, Python, HTML, CSS, and more - Choose from multiple light and dark themes - Syntax highlighting, line numbers, auto-indent, and autocomplete - Seamless integration—forms still work as expected - Fully client-side — no internet connection required 👨💻 Built With: ACE Editor – a powerful and flexible embeddable code editor 🚀 Get more done with better code editing—right in your browser. No setup, no hassle. Just install and start coding smarter on any site!
AI HTML Editor
AI-powered HTML editor - chat with AI to modify any website in real-time with streaming responses AI-Powered HTML Editor — Chat with AI to modify any website in real-time with streaming responses. New in v3.2 — AI Capabilities: Visual Analysis: The AI can take screenshots of your page to see what you see, enabling smarter, context-aware edits. Find & Replace: Ask the AI to find text, count elements, or search with patterns — all through natural language. Style Inspector: The AI analyzes colors, fonts, and computed styles of any element, so it can understand and tweak your design precisely. Page Structure: The AI understands your page layout — headers, navigation, content areas — making structural edits intuitive and accurate.
HTML & CSS Code Viewer
🖥️ HTML & CSS Code Viewer : Create and Preview Instantly on all website! 🖥️ 🚀 Step into a seamless coding experience with Live HTML & CSS Editor! Whether you're testing code snippets or building small projects, this extension makes editing and previewing code simple, fast, and interactive. - Real-Time Preview: Instantly see how your HTML and CSS come together in a live preview window. - Clipboard Integration: Quickly import your code directly from the clipboard with a single click. - Toggle Editors: Hide or display the HTML and CSS editors to focus on what matters most. - Syntax Highlighting: Enjoy clean, readable code with built-in syntax highlighting using Prism.js. 🛠️ Perfect For: - Developers looking to test ideas on the go. - Beginners learning HTML & CSS with live feedback. - Designers tweaking and refining website components. - Simplified Workflow: Import, edit, and visualize your code effortlessly. - Lightweight & User-Friendly: An intuitive interface designed for everyone. - Productivity Boost: Focus on coding, not setup or configuration. 📣 Stay Tuned! - More features, such as JavaScript support and enhanced previews, are coming soon! ⚡ Supercharge your coding workflow today with HTML & CSS Code Viewer!
VSCode Viewer
Make users feel like they are reading code in vscode. It's faster, lighter, and has no ads. Open source. Built on top of the very familiar Monaco editor, same as the one being used in VS Code. Auto highlight code when you load it in a browser tab. FEATURES - Fast, even on very long code page - Dark mode - Syntax highlighting - Collapsible trees, with indent guides - Sticky scroll Note: this extension might clash with other browser extensions that modify the DOM before it runs. If it doesn't seem to be working, try disabling other extensions. If it clashes with an extension you need, open an issue and I'll try to find a solution.
SidePy
Run python within your browser SidePy is a Chrome extension that allows you to quickly open a side panel providing a Python console. With SidePy, you can execute Python code directly within your browser, making it a handy tool for developers, data analysts, and anyone who needs to run Python scripts on the go. Features: - Quick access to a Python console in a side panel. - Easy to use interface. - Lightweight and fast. Permissions: - sidePanel: Required to create and manage the side panel where the Python console runs. - storage: Needed to save user settings and preferences. - contextMenus: Used to add options to the context menu for quick access to the Python console. Notes: 1. This extension requires a minimum Chrome version of 116. 2. Any limitations found in https://pyodide.org/en/stable/console.html you should encounter here too, therefore make sure to check issues and discussions in upstream project.