Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Endpoints
- 단축 평가
- docker
- Await
- DynamoDB
- optional chaining
- 구조분해 할당
- Service
- CloudFormation
- Kubernetes
- JavaScript
- null 병합 연산자
- 비구조화 할당
- prometheus
- api gateway
- elasticsearch
- 온프레미스
- docker swarm
- 옵셔널 체이닝
- cognito
- grafana
- transit gateway
- Site-to-Site VPN
- Custom Resource
- On-Premise
- vgw
- 자바스크립트
- Proxy Resource
- VPC
- AWS
Archives
- Today
- Total
만자의 개발일지
[기타] Chrome 개발자 도구 소스 탭에서 전체 폴더 저장하는 법 본문
먼저 Save all Resources라는 이름의 크롬 확장프로그램을 설치해줍니다.
Save All Resources
UP - Save all resources files with retaining folder structure.
chrome.google.com
그다음 크롬을 재시작 해줍니다.
F12를 눌러 개발자 도구를 열어보면 ResourcesSave라는 탭이 생긴 것을 보실 수 있습니다.
오른쪽에 Save All Resources 버튼을 누르면 소스탭에 있는 모든 폴더와 파일들을 압축한 zip 파일을 다운로드 하실 수 있습니다.
'IT > 기타' 카테고리의 다른 글
[기타] 클래스카드 자동화(암기, 리콜, 스펠) (14) | 2021.12.22 |
---|---|
[기타] PowerShell에러 PSSecurityException, UnauthorizedAccess (0) | 2021.11.19 |
[기타] PowerShell 드라이브를 찾을 수 없음(Drive not found) (0) | 2021.11.11 |
Comments