딥링크

링크프라이스 딥링크

What is 딥링크?

딥링크 is a Chrome extension developed by https://www.linkprice.com, and its main feature is "링크프라이스 딥링크".

Extension Screenshots

screenshot
screenshot

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은 딥링크를 브라우저에서 바로 만들 수 있는 서비스입니다. 
기존에는 홍보하고자 하는 머천트 url을 링크프라이스 Affiliate center에 들어와서 딥링크를 만들었는데, 딥링크 Extension을 설치하면 브라우저에서 웹서핑중에 바로 딥링크를 만들어서 활용하실 수 있습니다.                    

Extension Basic Information

Name 딥링크 딥링크
ID kacfacgkonmhcppnhfcaakpidleigojj
Official URL https://chromewebstore.google.com/detail/%EB%94%A5%EB%A7%81%ED%81%AC/kacfacgkonmhcppnhfcaakpidleigojj
Description 링크프라이스 딥링크
File Size 26.01 KB
Installation Count 1,740
Current Version 1.1.0
Last Updated 2023-08-10
Publish Date 2020-04-20
Rating 4.62/5 Total 13 Ratings
Developer https://www.linkprice.com
Email [email protected]
Payment Type free
Privacy Policy Page URL http://lastsave.linkprice.com/member/viewTerms/2
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\ub525\ub9c1\ud06c",
    "description": "\ub9c1\ud06c\ud504\ub77c\uc774\uc2a4 \ub525\ub9c1\ud06c",
    "version": "1.1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        ""
    ],
    "background": {
        "scripts": [
            "js\/common.js"
        ]
    }
}