Fast bookmark management with fuzzy search. Access your bookmarks instantly from anywhere.
퍼지 검색으로 빠른 북마크 관리.
어디서나 즉시 북마크에 접근하세요.
⌘ + . to search bookmarks instantly
⌘ + . 으로 북마크 즉시 검색
Type s/path/to in address bar to jump directly
주소창에 s/path/to 입력으로 바로 이동
Variable input, refined — chip-style fields everywhere and quoted arguments where you type a single line.
변수 입력이 더 깔끔해졌어요 — 어디서나 칩 형태의 입력 필드, 한 줄로 입력하는 곳에서는 따옴표로 값 묶기.
The desktop app now checks for new signed releases on launch and offers a one-click update. You can also check anytime from Settings.
데스크톱 앱이 실행 시 서명된 새 버전을 확인해 한 번에 업데이트할 수 있습니다. 설정에서 언제든 직접 확인할 수도 있어요.
In the overlay, popup, and desktop, each variable becomes its own chip. Type a value with spaces directly — no quoting needed. Move between chips with Space / Tab / arrows.
오버레이·팝업·데스크톱에서 각 변수가 칩으로 분리됩니다. 공백이 포함된 값도 따옴표 없이 그대로 입력하세요. 칩 사이 이동은 Space / Tab / 방향키.
In the address bar and CLI, wrap a multi-word value in quotes so it stays one argument: s/jira "create bug".
주소창과 CLI에서는 여러 단어로 된 값을 따옴표로 묶어 하나의 인자로 전달합니다: s/jira "create bug".
Save a bookmark URL like https://jira/browse/{0} and pass the placeholder at runtime: s/jira CADGROWTH-140.
북마크 URL을 https://jira/browse/{0} 처럼 저장하고 실행 시점에 값을 넘기세요: s/jira CADGROWTH-140.
In the overlay or desktop search window, hit Tab on a template bookmark to enter variable input mode with a live preview.
오버레이나 데스크톱 검색창에서 템플릿 북마크 위에 Tab 을 누르면 라이브 미리보기와 함께 변수 입력 모드로 진입합니다.
Set a default URL per template — opening s/jira without args jumps to your dashboard, while s/jira KEY-1 still substitutes.
템플릿마다 기본 URL을 설정하세요. s/jira 처럼 인자 없이 호출하면 대시보드로, s/jira KEY-1은 변수 치환으로 동작합니다.
Write {0:home} in the URL — the value home is used whenever the user doesn't pass an arg.
URL에 {0:home} 처럼 작성하면 인자가 빠졌을 때 home 이 사용됩니다.
The s command now mirrors the address bar: s wiki hello resolves the template and opens the substituted URL.
s 명령이 주소창과 동일하게 동작합니다: s wiki hello 로 템플릿을 풀어 치환된 URL을 엽니다.
The popup and desktop search windows now share the same Tab → chip flow as the in-browser overlay — including Tab autocomplete to the top match when there's no exact path.
팝업과 데스크톱 검색창에서도 오버레이와 동일한 Tab → 칩 입력 흐름이 동작합니다 — 정확히 일치하는 경로가 없으면 Tab 으로 최상위 결과를 자동완성합니다.
The core of Slash.
Install the Chrome extension to get started with fast bookmark management.
Slash의 핵심입니다.
Chrome 확장 프로그램을 설치하여 빠른 북마크 관리를 시작하세요.
Note: Works with Chrome, Edge, Brave, and other Chromium-based browsers.
참고: Chrome, Edge, Brave 및 기타 Chromium 기반 브라우저에서 작동합니다.
Find your bookmarks instantly with intelligent fuzzy search. Type a few characters and get exactly what you need.
지능형 퍼지 검색으로 북마크를 즉시 찾으세요. 몇 글자만 입력하면 원하는 것을 정확히 찾을 수 있습니다.
Access bookmarks directly from your browser's address bar. No need to open menus or navigate through folders.
브라우저 주소창에서 바로 북마크에 접근하세요. 메뉴를 열거나 폴더를 탐색할 필요가 없습니다.
Manage your bookmarks efficiently with favorites, custom root folders, and intuitive organization.
즐겨찾기, 커스텀 루트 폴더, 직관적인 구성으로 북마크를 효율적으로 관리하세요.
Chrome extension as the core, with optional desktop and CLI plugins for enhanced functionality.
Chrome 확장 프로그램을 핵심으로, 선택적으로 데스크톱과 CLI 플러그인으로 기능을 확장할 수 있습니다.
All data stays local. No tracking, no cloud sync, no data collection. Your bookmarks are yours alone.
모든 데이터는 로컬에 저장됩니다. 추적 없음, 클라우드 동기화 없음, 데이터 수집 없음. 북마크는 오직 당신의 것입니다.
Support for multiple languages including English and Korean, with more coming soon.
영어와 한국어를 포함한 다국어를 지원하며, 더 많은 언어가 추가될 예정입니다.
Save bookmarks with {0}-style variables. Pass values from the address bar, the overlay, or the CLI — Tab opens an interactive picker with a live preview.
북마크에 {0} 같은 변수를 저장하고 주소창·오버레이·CLI에서 값을 넘기세요. Tab으로 라이브 미리보기 입력 모드를 열 수 있습니다.
Optional plugins to enhance your Slash experience
Slash 경험을 향상시키는 선택적 플러그인
Native desktop application for macOS and Windows. Access bookmarks with global shortcuts even when browser is closed. Features system tray integration and auto-launch on startup.
macOS, Windows용 네이티브 데스크톱 애플리케이션. 브라우저가 닫혀있어도 전역 단축키로 북마크에 접근. 시스템 트레이 통합 및 시작 시 자동 실행 기능.
curl -fsSL https://ytw0728.github.io/docs/slash/install.desktop.mac.sh | bash
irm https://ytw0728.github.io/docs/slash/install.desktop.win.ps1 | iex
Command-line interface for power users. Search and open bookmarks directly from your terminal. Perfect for integrating into scripts and workflows.
파워 유저를 위한 커맨드라인 인터페이스. 터미널에서 직접 북마크를 검색하고 열 수 있습니다. 스크립트와 워크플로우에 통합하기 완벽합니다.
curl -fsSL https://ytw0728.github.io/docs/slash/install.mac.sh | bash
irm https://ytw0728.github.io/docs/slash/install.win.ps1 | iex
Start with the Chrome extension and expand with desktop or CLI as needed.
Chrome 확장 프로그램으로 시작하고 필요에 따라 데스크톱이나 CLI로 확장하세요.
Install Chrome Extension Chrome 확장 프로그램 설치