서담서치
서담 검색 익스엔션 서담서치
What is 서담서치?
서담서치 is a Chrome extension developed by sg20180546, and its main feature is "서담 검색 익스엔션 서담서치".
Extension Screenshots
Download 서담서치 Extension CRX File
Download 서담서치 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
Sogang univ Comminity 'Ssodam' Search Engine by Elastic search 서강대 커뮤니티 서담 내의 게시글을 보다 효과적으로 검색할 수 있고, 클릭 시 즉시 해당 게시물로 이동할 수 있습니다. 문의 메일은 [email protected]로 부탁드립니다
Extension Basic Information
Name | 서담서치 |
ID | ckdohophommpcidkmlcgofdnhkcogfel |
Official URL | https://chromewebstore.google.com/detail/%EC%84%9C%EB%8B%B4%EC%84%9C%EC%B9%98/ckdohophommpcidkmlcgofdnhkcogfel |
Description | 서담 검색 익스엔션 서담서치 |
File Size | 3.53 MB |
Installation Count | 161 |
Current Version | 1.1 |
Last Updated | 2021-10-26 |
Publish Date | 2021-08-25 |
Rating | 5.00/5 Total 1 Ratings |
Developer | sg20180546 |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/Ssodam-Search |
Privacy Policy Page URL | https://jinnnm-b.tistory.com/51 |
Supported Languages | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\uc11c\ub2f4\uc11c\uce58", "permissions": [ "storage" ], "description": "\uc11c\ub2f4 \uac80\uc0c9 \uc775\uc2a4\uc5d4\uc158 \uc11c\ub2f4\uc11c\uce58", "version": "1.1", "manifest_version": 2, "browser_action": { "default_popup": "index.html", "default_title": "\uc11c\ub2f4\uc11c\uce58" }, "icons": { "16": "logo.png", "48": "logo.png", "128": "logo.png" }, "content_security_policy": "script-src 'self' 'sha256-RmkUt1p0b5ga8vpK5JUhKqE232I4qA8xTFAG24OrihI=' 'unsafe-eval'; object-src 'self'" } |