오늘의 웹툰
Today's webtoon list.
What is 오늘의 웹툰?
오늘의 웹툰 is a Chrome extension developed by http://xgunheex.blogspot.com, and its main feature is "Today's webtoon list.".
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
오늘 날짜(요일)의 각 사이트별 웹툰 바로가기 링크입니다. 사이트를 클릭하면 새 텝으로 열리며, 요일별 웹툰으로 이동합니다. 필요하신 사이트들은 덧글이나 블로그에 적어주시면 추가하겠습니다.
Extension Basic Information
Name | |
ID | eacgihaofdghbfhipdeenalfcclkepcp |
Official URL | https://chrome.google.com/webstore/detail/%EC%98%A4%EB%8A%98%EC%9D%98-%EC%9B%B9%ED%88%B0/eacgihaofdghbfhipdeenalfcclkepcp |
Description | Today's webtoon list. |
File Size | 170 KB |
Installation Count | 15 |
Current Version | 1 |
Last Updated | 2014-10-30 |
Publish Date | 2014-10-30 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://xgunheex.blogspot.com |
Payment Type | free |
Supported Languages | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\uc624\ub298\uc758 \uc6f9\ud230", "short_name": "Today's webtoon", "description": "Today's webtoon list.", "version": "1", "background": { "scripts": [ "angular.min.js", "controller.js" ] }, "web_accessible_resources": [ "logo\/*" ], "browser_action": { "default_icon": "icon.png", "name": "Cr", "default_popup": "index.html" }, "permissions": [ "tabs", "activeTab", "http:\/\/*\/*", "*:\/\/*\/*", "https:\/\/*\/*", " |