WebExtension.net
WebExtension.net

bikeroute.xyz for chrome

View on Chrome Web Store
View bikeroute.xyz for chrome Chrome Extension on Chrome Web Store
5.0 (74 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

카카오지도의 자전거 및 도보 경로를 GPX파일로 저장합니다. - bikeroute.xyz
Type
Extension
Users
20,000 users
박헌진
View author page of 박헌진
Published
Published on October 10, 2017
Version 1.4
Manifest version
2
Updated
Updated on February 26, 2019
View on Chrome Web Store
View bikeroute.xyz for chrome Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "bikeroute.xyz for chrome",
    "description": "\uce74\uce74\uc624\uc9c0\ub3c4\uc758 \uc790\uc804\uac70 \ubc0f \ub3c4\ubcf4 \uacbd\ub85c\ub97c GPX\ud30c\uc77c\ub85c \uc800\uc7a5\ud569\ub2c8\ub2e4. - bikeroute.xyz",
    "version": "1.4",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "webRequest",
        "*:\/\/map.kakao.com\/"
    ],
    "background": {
        "scripts": [
            "background.js",
            "jquery-3.2.1.min.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/map.kakao.com\/*"
            ],
            "js": [
                "injected.js",
                "jquery-3.2.1.min.js",
                "fileSave.js"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top