anchoacphlfbdomdlomnbbfhcmcdmjej
Ever wanted to upload 100 emoji to slack in one fell swoop? Now you can. 1. Install this extension 2. Go to your Slack's /customize/emoji page 3. Drag and drop your emoji image files into the new "Bulk Emoji Uploader". Make sure that the image files are named what you want the emoji name to be ("ditto.gif" will become ":ditto:"). 4. You've now got a whole lotta emoji!
Slack Channels Grouping
This extension groups Slack channels by prefix, making it easier to find channels visually. 🛠️ Features: - Groups channels with common prefixes automatically - Supports both hyphens (-) and underscores (_) for grouping - Works with channel names like: • prefix-name • prefix_name 🚀 How to Use: - Simply install the extension - Open Slack in your browser - Channels will be automatically grouped by prefix 💻 The source code is also available, and you can build and install it yourself. For more details, please visit: https://github.com/yamadashy/slack-channels-grouping
LTTM
Looks Terrific To Misawa textareaによく使う画像の自動補完(markdown形式)を追加します # 対応キーワード !l => LTGM画像(lgtmoon)をランダムに検索 !mほげほげ => misawa画像を検索 !iほげほげ => irasutoya画像を検索 !sほげほげ => 寿司ゆきから検索 !j ほげほげ => JS Girlsから検索 !d ほげほげ => Decomojiから検索 !n ほげほげ => エンジニアを褒めるネコから検索 # License 寿司ゆき (SUSHIYUKI) - http://awayuki.net/sushiyuki/ Copyright (c) 2014 awayuki. (CC BY-NC-ND 4.0) JS Girls - https://github.com/tomo-e/js-girls Attribution-NonCommercial-NoDerivatives 4.0 International Decomoji - https://github.com/oti/slack-reaction-decomoji CC BY-NC 無料イラスト かわいいフリー素材集 いらすとや http://www.irasutoya.com/ エンジニアを褒めるネコ https://twitter.com/kobaka7/status/937517293604454400
ZenHub for GitHub
Zenhub is the only project management tool that integrates natively within GitHub’s user interface. No lengthy onboarding. No configuration headaches. No separate logins. Developers stay in an environment they love, and Project Managers get total visibility into the development process. Over 8000 software teams trust Zenhub’s powerful browser extension to help them ship better software. Visualize Issues & Track Dependencies - Multi-Repo Task Boards allow you to track and provide transparency into your development process using existing GitHub data. Drag and drop Issues between pipelines, filter by labels, assign Issues, view Issues linked with Pull Requests, visualize blockers with Issue dependencies, and much more. Plan Sprints & Epics - Epics let you group multiple GitHub Issues together for better planning and tracking and collaborating on product backlogs. Use GitHub Milestones to create sprints, then add story points to track progress. Actionable Reports - Release Reports, Velocity Tracking, and Burndowns all enable more accurate predictions and continuous improvement insights. Determine team pace and efficiency, detect trends to improve processes, and measure the value delivered to end-users. Not using Chrome or Firefox? Learn more about accessing Zenhub across all browsers and mobile devices at https://zenhub.com/web By signing up, you agree to Zenhub’s Terms of Service and Privacy Policy
Apollo Client Devtools
GraphQL debugging tools for Apollo Client. Apollo Client Devtools is a Chrome extension for the open-source GraphQL client, Apollo Client. This extension has 4 main features: 1. A built-in version of the Apollo Studio Explorer that allows you to make queries against your GraphQL server using your app's network interface directly (no configuration necessary). 2. A query watcher that shows you which queries are being watched by the current page, when those queries are loading, and what variables those queries are using. 3. A mutation inspector that displays the mutations made to your Apollo Client application data. 4. A cache inspector that displays your Apollo Client cache data. You can explore the cache through a tree-like interface, and search for specific field keys and values. Code for this extension can be found at: https://github.com/apollographql/apollo-client-devtools