유용한 프로그램, 툴, Chrome extension
Windows
rainmeter
Chrome
네이버 영어사전
드래그 시 사전 출력
EditThisCookie
History Cleaner
stylish / stylebot
웹사이트의 css를 사용자 단에서 수정하여 원하는 테마, 광고 삭제, 글씨 크기를 수정할 수 있다.
Proxy SwitchOmega
Downloader
```
# list를 받는 경우
youtube-dl https://www.youtube.com/playlist?list=... -o %(autonumber)s-%(title)s.%(ext)s
# 오류 났을 때 해당 영상을 건너뛰고 거기서 부터 받는 법
--playlist-start NUMBER Playlist video to start at (default is 1)
--playlist-end NUMBER Playlist video to end at (default is last)
단일 파일 받는 경우
youtube-dl https://www.youtube.com/watch?v=A-ryFY2EUXc -x --audio-format "mp3" --audio-quality 0
```
ABBYY
이미지에서 글자를 인식해 텍스트를 뽑아내주는 프로그램.
'Utilities' 카테고리의 다른 글
[Chrome] request pending 기능 (0) | 2019.08.08 |
---|---|
UML 과 Diagram (0) | 2017.07.26 |
티스토리 마크다운 코드 하이라이팅 ( tistory markdown code highlighting ) (0) | 2017.05.28 |
[Chrome] 개발자 도구 ( Developer Tools ) / 포터블 (0) | 2017.04.12 |
Wireshark / tcpdump (0) | 2016.10.29 |