KBSNEWS URL COPY
kbsnews url copy
What is KBSNEWS URL COPY?
KBSNEWS URL COPY is a Chrome extension developed by kbs.kbsnews, and its main feature is "kbsnews url copy".
Download KBSNEWS URL COPY Extension CRX File
Download KBSNEWS URL COPY 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
KBS 뉴스 운영 도구 URL COPY 확장 프로그램
Extension Basic Information
Name | |
ID | elkglhckbdhkblnfhhlmgoekffhhbhkl |
Official URL | https://chrome.google.com/webstore/detail/elkglhckbdhkblnfhhlmgoekffhhbhkl |
Description | kbsnews url copy |
File Size | 6.79 KB |
Installation Count | 75 |
Current Version | 1.4 |
Last Updated | 2018-05-20 |
Publish Date | 2018-05-20 |
Rating | 4.00/5 Total 1 Ratings |
Developer | kbs.kbsnews |
Payment Type | free |
Supported Languages | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "KBSNEWS URL COPY", "description": "kbsnews url copy", "version": "1.4", "permissions": [ "tabs", "activeTab", "http:\/\/*\/*", "https:\/\/*\/*" ], "browser_action": { "default_title": "kbsnews url copy", "default_icon": "icon.png", "default_popup": "popup.html" }, "manifest_version": 2 } |