chrome_sidebar/ ├── manifest.json # 확장 프로그램 메니페스트 ├── background.js # 백그라운드 스크립트 ├── sidebar.html # 사이드바 HTML 구조 ├── sidebar.js # 메인 JavaScript 로직 ├── sidebar.css ...
Add a description, image, and links to the sidebar-menu-without-javascript topic page so that developers can more easily learn about it.