gcjikeldobhnaglcoaejmdlmbienoocg
Tree for Gitlab Making GitLab smarter. Octotree alternative for GitLab. Features 🌳 Easy to navigate tree structure 🌳 Resize the tree to your convenience 🌳 Supports self-hosted GitLab instances (Along with compatibility mode for GitLab v12 and less) 🌳 Lazy loaded file structure for a fast responsive user interface 🌳 Inbuilt Dark Theme for GitLab 🌳 Quick Search your Repository 🌳 Auto-Theme (Picks color from GitLab theme)
FeHelper - JSON格式化、编解码、二维码、开发者工具箱
FeHelper is a powerful developer tool designed for front-end developers. It integrates various practical tools to help developers improve work efficiency. However, FeHelper strictly adheres to the principle of single function activation. By default, FeHelper only provides the JSON auto-formatting function, and all other functions are disabled by default. If users need them, they can go to the plugin configuration page to install and enable them. The following are the main functions of FeHelper: ## JSON Tools: - JSON beautifier: Automatically detects and formats JSON data, supports manual formatting, decoding of messy codes, sorting, BigInt processing, editing, downloading, and skin customization, greatly facilitating developers' processing of JSON data. - JSON comparison tool: Supports automatic key-value comparison of two JSON contents, highlights differences, and helps developers quickly identify data changes. ## QR Code Tool: - QR code generator: Supports custom color and icon QR code generation, suitable for a variety of application scenarios. - QR code decoder: Supports multiple modes of QR code decoding, including decoding after pasting a screenshot, which is convenient and fast. ## Encoding tool: - String encoding and decoding: Supports multi-format information encoding and decoding, such as Unicode, UTF-8, URL, Base64, MD5, etc., to meet different encoding requirements. Code beautification tool: Supports code beautification for multiple languages, including Javascript, CSS, HTML, XML, and SQL, helping developers maintain clean and tidy code. Code compression tool: Provides simple code compression functionality, supports HTML, Javascript, and CSS code compression, and optimizes web page loading speed. ## Developer Tools: - AI assistant: A super intelligent dialogue tool powered by AI, supporting code writing, code modification, scheme design, and other tasks to improve development efficiency. - Simple Postman: An interface debugging tool that supports GET/POST/HEAD request methods, automatically formats JSON content, and simplifies the API testing process. - Websocket tool: supports packet capture testing for Websocket interfaces, including connection testing for ws services, message sending testing, result analysis, and more. ## Other tools: - Time (stamp) conversion: mutual conversion between localized time and time stamp, supporting second/millisecond, world time zone switching, clock display in various time zones, etc. - Random password generation: Generate passwords by randomly combining various characters, supporting specified length and character type to ensure password security. - My sticky notes: A sticky notes tool that supports creating directories to categorize and manage notes. Notes can be exported/imported with one click for convenient information management. - Markdown conversion: Markdown editing/preview tool, supports direct conversion of HTML fragments to Markdown, and supports downloading content in PDF format. - Webpage screenshot tool: It can take screenshots of any webpage, supporting both visible area screenshots and full-page scrolling screenshots. The final result can be previewed before being saved. - Page color picker tool: You can directly collect color values for any element on the webpage. Move the cursor to the location where you want to pick the color, and click OK.
Enhanced GitHub
Display repo size, size of each file, download link and option to copy file contents Extension that provides useful features on top of GitHub Website. 1. Displays repo size. 2. Displays each file size in every active branch (not applicable for folder / symlink) 3. Show download link for each individual file (not applicable for folder / symlink) 4. Copy file's contents directly to Clipboard (just won't work for markdown files) 5. Download file 7. Coming soon...please suggest by opening an issue on https://github.com/softvar/enhanced-github/issues Enhanced GitHub Chrome Extension doesn't collect/share/care about your data at all. Asks for GitHub Access Token only for private repos and if Rate Limiting is your concern. 1. "*://*.github.com/*" - for running on github.com domain. 2. storage - for storing GitHub access token on your local system. GitHub Access token is required for private repos and for handling API rate-limiting issues. 3. webRequest - to support GitHub being a single-page-application now. 4. webNavigation - to support GitHub being a single-page-application now. Read the detailed blog to support SPA and for requesting permissions #3 and #4 - https://medium.com/@softvar/making-chrome-extension-smart-by-supporting-spa-websites-1f76593637e8 * Note: From v1.0.0 onwards - Click on download icon/button while pressing Alt / Cmd(for Mac)/ Ctrl(for Windows) because GitHub has stopped downloading of files directly. * From v3.0.0 onwards, this extension wants webRequest permission so that it can properly handle SPA behavior of GitHub website. * From v4.0.0 onwards, it support GitHub New Design. Please check the detailed CHANGELOG - https://github.com/softvar/enhanced-github/blob/master/CHANGELOG.md OPEN-SOURCED and LICENSE: For more updates, please stay tuned! For any queries/issues - open an issue on https://github.com/softvar/enhanced-github/issues For any query, drop me an email at varun2902@gmail.com
JSON-handle
It's a browser and editor for JSON document.You can get a beautiful view. And transcoding Unicode Base64 URL with decode & encode. Edit and browse JSON document in a node tree diagram. After installed, open the URL will trigger JSON-handle: 安装后打开下面网址可以看到JSON-handle启动的效果: http://jsonhandle.sinaapp.com/demo.json
File Icons for GitHub and GitLab
A simple browser tool changes file's icon on GitHub, GitLab, gitea and gogs. On GitHub, no matter what kind of file is, their icons are all same. However, in your fancy editor, there are some packages which give every filetype an unique icon. Therefore, I build a simple extension to replace original file icon with filetype-specific icons. This improves visual recognition on GitHub, GitLab, etc. Hope you like it! **This extension is not a project of GitHub or any company**