Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Sickle-Cite", "version": "1.7.2", "icons": { "128": "icons\/icon128.png" }, "description": "\uad6d\ub0b4 \uc778\ubb38\ud559(\uad6d\ubb38\ud559) \ubd84\uc57c\uc758 \uad00\uc2b5\uc801 \uc778\uc6a9 \uc591\uc2dd\uc744 \uc9c0\uc6d0\ud558\ub294, \ud55c\uad6d\uc5b4 \ub17c\ubb38\uc5d0 \ucd5c\uc801\ud654\ub41c \uc11c\uc9c0\uc0ac\ud56d \uba54\ud0c0\ub370\uc774\ud130 \ucd94\ucd9c\uae30 \uacb8 \uc778\uc6a9 \ud45c\uae30 \uc0dd\uc131\uae30\uc785\ub2c8\ub2e4.", "permissions": [ "storage", "activeTab", "scripting", "commands" ], "web_accessible_resources": [ { "resources": [ "xlsx.full.min.js" ], "matches": [ "<all_urls>" ] } ], "background": { "service_worker": "service-worker.js" }, "commands": { "open-extension-popup": { "suggested_key": { "default": "Ctrl+Shift+K", "mac": "Command+Shift+K" }, "description": "\ud604\uc7ac \ud398\uc774\uc9c0\uc5d0\uc11c \ud31d\uc5c5 \ucc3d \uc5f4\uae30 = \ud604\uc7ac \ud398\uc774\uc9c0\uc5d0\uc11c \ub17c\ubb38 \uc11c\uc9c0\uc0ac\ud56d \ucd94\ucd9c\ud558\uae30" } }, "action": { "default_popup": "popup.html", "default_icon": { "128": "icons\/icon128.png" } }, "host_permissions": [ "https:\/\/*.riss.kr\/search\/detail\/DetailView.do*", "https:\/\/www.kci.go.kr\/kciportal\/ci\/sereArticleSearch\/ciSereArtiView*", "https:\/\/*.kiss.kstudy.com\/Detail*\/Ar*", "https:\/\/*.dbpia.com\/journal\/articleDetail*", "https:\/\/*.dbpia.com\/journal\/detail*", "https:\/\/*.earticle.net\/Article\/*", "https:\/\/*.scholar.kyobobook.co.kr\/article\/detail\/*" ] }