Slack++
Extra features for Slack, including dark theme and code copy!
Slack++란 무엇입니까?
Slack++은(는) denno020에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Extra features for Slack, including dark theme and code copy!"입니다.
확장 프로그램 스크린샷
Slack++ 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This extension will add some extra features to Slack. Those features currently are: - Adds a copy button to messages posted using single or triple backticks - A dark theme Changelog 1.2.18 Theme updates Lots of updates after Slack's recent code overhaul 1.2.17 Theme updates Quick theme updates after Slack changed from using ID's to classnames
확장 프로그램 기본 정보
이름 | Slack++ |
ID | afmljfkhgiljmbopodcjdnkgmdmnhbpk |
공식 URL | https://chromewebstore.google.com/detail/slack++/afmljfkhgiljmbopodcjdnkgmdmnhbpk |
설명 | Extra features for Slack, including dark theme and code copy! |
파일 크기 | 449 KB |
설치 횟수 | 2,082 |
현재 버전 | 1.2.18 |
최근 업데이트 | 2019-08-09 |
출시 날짜 | 2019-08-09 |
평점 | 4.24/5 총 17 개의 평점 |
개발자 | denno020 |
이메일 | [email protected] |
결제 유형 | free |
도움말 페이지 URL | https://bitbucket.org/denno020/slack/issues |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Slack++", "version": "1.2.18", "permissions": [ "storage" ], "icons": { "16": "img\/icon16.png", "32": "img\/icon32.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "description": "Extra features for Slack, including dark theme and code copy!", "author": "Luke Denton |