오늘의 웹툰
Today's webtoon list.
Cos'è 오늘의 웹툰?
오늘의 웹툰 è un'estensione di Chrome sviluppata da http://xgunheex.blogspot.com, e la sua funzione principale è "Today's webtoon list.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione 오늘의 웹툰
Scarica i file di estensione 오늘의 웹툰 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
오늘 날짜(요일)의 각 사이트별 웹툰 바로가기 링크입니다. 사이트를 클릭하면 새 텝으로 열리며, 요일별 웹툰으로 이동합니다. 필요하신 사이트들은 덧글이나 블로그에 적어주시면 추가하겠습니다.
Informazioni di Base sull'Estensione
Nome | |
ID | eacgihaofdghbfhipdeenalfcclkepcp |
URL Ufficiale | https://chrome.google.com/webstore/detail/%EC%98%A4%EB%8A%98%EC%9D%98-%EC%9B%B9%ED%88%B0/eacgihaofdghbfhipdeenalfcclkepcp |
Descrizione | Today's webtoon list. |
Dimensione del File | 170 KB |
Conteggio Installazioni | 15 |
Versione Corrente | 1 |
Ultimo Aggiornamento | 2014-10-30 |
Data di Pubblicazione | 2014-10-30 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | http://xgunheex.blogspot.com |
Tipo di Pagamento | free |
Lingue Supportate | 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:\/\/*\/*", " |