Opal DevTools
개요
Ruby/Opal REPL for Chrome DevTools - Execute Ruby code directly in your browser
Opal Browser REPL - Ruby in Your Browser DevTools Execute Ruby code directly in your browser's developer tools! This extension adds an "Opal REPL" panel to Chrome DevTools, allowing you to run Ruby code in the context of any web page. 🔷 TRY IT NOW Visit our playground to test the extension: https://stofu1234.github.io/opal-vite/ja/playground.html 1. Open the playground page 2. Press F12 to open DevTools 3. Click the "Opal REPL" tab 4. Start typing Ruby code! 🔷 FEATURES • Interactive Ruby REPL in DevTools • Pry-like commands (ls, cd, help, history) • Command history with arrow key navigation • Multi-line input support (Shift+Enter) • Auto-inject Opal runtime on any page • Works with pages that already have Opal loaded 🔷 COMMANDS • help - Show available commands • ls - List methods, variables, and constants • ls obj - List methods of a specific object • cd obj - Change context to explore objects • history - Show command history 🔷 SETTINGS Click the extension icon to access settings: • Opal Detection Mode - Only show panel when Opal is detected • Auto-inject Opal - Automatically inject Opal runtime if not found 🔷 TIPS • Use backticks for inline JavaScript: `document.title` • Use $_ to access the last result • Press Ctrl+L to clear the console 🔷 LIMITATIONS This extension uses eval() to execute Ruby code. Pages with strict Content Security Policy (CSP) that block 'unsafe-eval' are not supported. Use our playground page for the best experience. 🔷 OPEN SOURCE GitHub: https://github.com/stofu1234/opal-browser-repl Built with Opal - Ruby to JavaScript compiler (https://opalrb.com) 🔷 PRIVACY This extension does not collect any personal data. All code execution happens locally in your browser.
5점 만점에 0점평점 없음
세부정보
- 버전0.1.12
- 업데이트됨2025년 12월 29일
- 제공stofu1234
- 크기825KiB
- 언어English
- 개발자
이메일
yamaboku@gmail.com - 비판매자판매자로 식별되지 않은 개발자입니다. 유럽 연합에 거주하는 소비자의 경우, 이 개발자와 체결한 계약에 대해서는 소비자 권리가 적용되지 않을 수 있음을 유의해야 합니다.
개인정보 보호
개발자가 사용자 데이터에 관해 다음과 같이 선언했습니다
- 승인된 사용 사례를 제외하고 서드 파티에 판매하지 않음
- 항목의 핵심 기능과 관련 없는 목적으로 사용하거나 전송하지 않음
- 신용도 판단 또는 대출 목적으로 사용하거나 전송하지 않음
지원
질문, 제안 또는 문제와 관련하여 도움이 필요하시면 개발자의 지원 사이트를 방문하세요.