lamu city (samatika) free magnet
라무시티 ((구)사마티카) 포인트 사용 없이 마그넷 다운로드 가능하게 해주는 크롬확장
What is lamu city (samatika) free magnet?
lamu city (samatika) free magnet is a Chrome extension developed by https://dev-changmin.blogspot.com, and its main feature is "라무시티 ((구)사마티카) 포인트 사용 없이 마그넷 다운로드 가능하게 해주는 크롬확장".
Extension Screenshots
Download lamu city (samatika) free magnet Extension CRX File
Download lamu city (samatika) free magnet 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
라무시티 ((구)사마티카) 포인트 사용 없이 마그넷 다운로드 가능하게 해주는 크롬확장프로그램입니다. 별도 설정 없이 동작합니다. ※ 주의사항: 페이지 로딩이 끝난 뒤 마그넷 다운로드 버튼을 클릭해야 합니다.
Extension Basic Information
Name | |
ID | ggnepilchhmhilikjffnclmkagjgcdjg |
Official URL | https://chromewebstore.google.com/detail/lamu-city-samatika-free-m/ggnepilchhmhilikjffnclmkagjgcdjg |
Description | 라무시티 ((구)사마티카) 포인트 사용 없이 마그넷 다운로드 가능하게 해주는 크롬확장 |
File Size | 5.9 KB |
Installation Count | 193 |
Current Version | 0.3 |
Last Updated | 2021-10-24 |
Publish Date | 2019-08-18 |
Rating | 3.67/5 Total 3 Ratings |
Developer | https://dev-changmin.blogspot.com |
[email protected] | |
Payment Type | free |
Supported Languages | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "lamu city (samatika) free magnet", "version": "0.3", "description": "\ub77c\ubb34\uc2dc\ud2f0 ((\uad6c)\uc0ac\ub9c8\ud2f0\uce74) \ud3ec\uc778\ud2b8 \uc0ac\uc6a9 \uc5c6\uc774 \ub9c8\uadf8\ub137 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud558\uac8c \ud574\uc8fc\ub294 \ud06c\ub86c\ud655\uc7a5", "icons": { "48": "logo.png" }, "content_scripts": [ { "matches": [ "*:\/\/*.samatika.com\/*", "*:\/\/*.lamu.city\/*" ], "js": [ "content.js" ] } ], "web_accessible_resources": [ "script.js" ] } |