gitextract_s6gfc613/ ├── .gitignore ├── LICENSE ├── README.md ├── about.html ├── content_script.js ├── dotgit.js ├── manifest.json ├── options/ │ ├── options.css │ ├── options.html │ └── options.js └── popup/ ├── icon.css ├── popup.css ├── popup.html └── popup.js