cmjbobieohgjhfflhokcdfnhinmphojk
백준(Baekjoon), 프로그래머스(Programmers) 코드 GitHub 자동 업로드 알고리즘 문제 풀이 사이트에 제출한 코드를 편리하게 관리해보세요! '백준' 및 '프로그래머스'에서 문제를 풀면 자신의 GitHub repository에 자동으로 코드를 업로드해줍니다. - 원하는 repository를 설정하면 자동으로 해당 repository에 코드를 업로드 합니다. - 해당 repository가 존재하지 않아도 자동으로 생성합니다. 팝업 창을 통해 연속 문제 풀이의 즐거움까지 가져보세요! - 연속으로 해당 프로그램을 통해 GitHub에 문제를 업로드한 날짜 수를 확인할 수 있습니다. ---------------- "코깃코깃의 데이터 보관" - 깃허브 관련 데이터는 local 스토리지에 저장하여 외부로 데이터 노출을 최대한 줄였습니다. - 활성화/비활성화, 문제 풀이 날짜 등 확장 프로그램 설정 데이터는 Sysn 스토리지에 저장하여 여러 기기에서도 같은 설정 값을 공유할 수 있도록 하였습니다.
Material Icons for GitHub
Material icons for the file browser of popular websites like GitHub, Azure, Bitbucket etc. Replace GitHub's default icons with icons from Visual Studio Code's Material Icon Theme icons. Use the same icons on your code editor and on github.com, and quickly identify file types, configuration files and project scaffolding at a glance. This extension pull icons and replacement lists directly from the open source vscode extension https://github.com/material-extensions/vscode-material-icon-theme. This extension can replace icons on many other leading source control platforms. For bug reports, please open Issues on the extensions repository at https://github.com/material-extensions/material-icons-browser-extension Don't forget to star the github repository if you like the extension.
CodeHub
Automatically pushes your Codewars submissions to GitHub CodeHub is an open-source browser extension that automatically pushes your Codewars submissions to GitHub. How To Use 1. Install the Extension Download CodeHub from the Chrome Web Store. 2. Authenticate with GitHub Click the CodeHub extension icon, then click the "Authenticate" button to connect your GitHub account. 3. Link a Repository Connect CodeHub to an existing repository or create a new one. You can also add an optional directory path within the repository (for example: "coding_challenges/codewars"). Click the "Get Started" button when you're ready. 4. Choose How Your Solutions Are Organized Click the settings ⚙️ icon to choose how CodeHub organizes your solutions in your GitHub repository. 5. Start Coding You're all set! Solve problems on Codewars.com, and your solutions will automatically sync to the linked GitHub repository after a successful submission. Why CodeHub? 📌 Showcase Your Problem-Solving Skills Having a GitHub repository with your Codewars solutions highlights your dedication to learning and improving as a developer. It serves as a portfolio that recruiters and hiring managers can easily review to see your coding abilities and consistency in action. 📈 Track Your Progress By default, CodeHub organizes all of your Codewars solutions in your repository by difficulty level (6-kyu, 5-kyu, etc.). Each problem is stored in its own directory containing separate solution files for each language and a README for the problem description. This structure makes it easy to track your progress and see how much you've improved over time. ⏰ Save Time CodeHub automates the process of committing and pushing your solutions to GitHub. Once set up, this extension will save you the time and hassle of manually copying, pasting, and uploading each solution to your repository. Support - Please star ⭐️ our repository: https://github.com/febinbellamy/CodeHub - Leave us a review here on the Chrome Web Store. All feedback is welcome! - Create a bug report to help us improve this extension: https://github.com/febinbellamy/CodeHub/labels/bug - Request a feature/enhancement: https://github.com/febinbellamy/CodeHub/labels/enhancement
Gloc
Gives approximate LOC from repo page (private and public)
Swagger Preview
功能說明: - 透過 swagger-ui 套件解析 openapi 格式的 yaml / json 類型的 api 文件 - 自動模式 auto mode 僅支援 github 點擊『raw』情境下使用 - 若需要開啟本機 local 的檔案,需到此 chrome extension 的設定中開啟『允許存取檔案網址』功能 Feature Description: * Parses OpenAPI-format YAML/JSON API documents using the **swagger-ui** package. * The **Auto Mode** is only supported when clicking **“Raw”** on GitHub. * To open local files, you must enable **“Allow access to file URLs”** in this Chrome extension’s settings.