웹표준유틸

url전송, 최신캡처사진 갖고오기

What is 웹표준유틸?

웹표준유틸 is a Chrome extension developed by 원창혁, and its main feature is "url전송, 최신캡처사진 갖고오기".

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 belgafhbnlgdgmkgbhknkepnbifgncnd
Official URL https://chrome.google.com/webstore/detail/%EC%9B%B9%ED%91%9C%EC%A4%80%EC%9C%A0%ED%8B%B8/belgafhbnlgdgmkgbhknkepnbifgncnd
Description url전송, 최신캡처사진 갖고오기
File Size 10.24 KB
Installation Count 38
Current Version 0.1.20
Last Updated 2014-05-14
Publish Date 2014-05-14
Developer 원창혁
Email [email protected]
Payment Type free
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\uc6f9\ud45c\uc900\uc720\ud2f8",
    "description": "url\uc804\uc1a1, \ucd5c\uc2e0\ucea1\ucc98\uc0ac\uc9c4 \uac16\uace0\uc624\uae30",
    "version": "0.1.20",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}