samsung-expert-academy-extension
chrome extension for Samsung expert academy
What is samsung-expert-academy-extension?
samsung-expert-academy-extension is a Chrome extension developed by SsangWoo, and its main feature is "chrome extension for Samsung expert academy".
Extension Screenshots
Download samsung-expert-academy-extension Extension CRX File
Download samsung-expert-academy-extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
삼성 익스퍼트 아카데미 홈페이지(https://www.swexpertacademy.com)의 모바일 버전에 대응하기 위한 익스텐션 프로그램입니다. ※ 주의 : 베타 버전입니다. 기능이 잘 동작하지 않을 수 있습니다. ※ CAUTION : Beta Version! ------------------------------------------------------------- 다른 고통받는 친구들에게도 소개해주세요!! >_0 많은 사용과 리뷰, 참여 부탁드립니다! Github : https://github.com/tkddn204/samsung-expert-academy-extension ------------------------------------------------------------- ## ver.0.1.15 - 내부 복사 기능 추가 - 화살표를 눌렀던 상태가 저장되게 수정 ## ver.0.1.14 - 화살표 긴급수정 ## ver.0.1.13 - 복사 버튼 이름 변경 - "파핑파핑 지뢰찾기" 버그로 인해 임시 수정 ## ver.0.1.12 - 아이콘 변경 - 헤더 부분 전체 적용 - Mypage 탭 부분 수정 ## ver.0.1.11 - 마우스 오른쪽 클릭 활성화 - 코드 정리 ## ver.0.1.10 - 코드 정리 및 가벼운 최적화 - 복사 첫 멘트 삭제 - 버그 수정
Extension Basic Information
Name | |
ID | fpjlgclniclpcfmmhgpfldppfailoeae |
Official URL | https://chrome.google.com/webstore/detail/samsung-expert-academy-ex/fpjlgclniclpcfmmhgpfldppfailoeae |
Description | chrome extension for Samsung expert academy |
File Size | 80.93 KB |
Installation Count | 535 |
Current Version | 0.1.15 |
Last Updated | 2019-04-05 |
Publish Date | 2019-04-05 |
Rating | 4.83/5 Total 6 Ratings |
Developer | SsangWoo |
Payment Type | free |
Supported Languages | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "samsung-expert-academy-extension", "short_name": "SEAe", "version": "0.1.15", "manifest_version": 2, "author": "SsangWoo", "description": "chrome extension for Samsung expert academy", "homepage_url": "https:\/\/github.com\/tkddn204\/samsung-expert-academy-extension", "icons": { "128": "icons\/icon128.png" }, "permissions": [ "storage", "tabs", "*:\/\/*.swexpertacademy.com\/*" ], "optional_permissions": [ " |