WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
톡서랍 패스워드

톡서랍 패스워드

View on Chrome Web Store
View 톡서랍 패스워드 Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (10 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Aug 12, 2025.

내 소중한 아이디와 비밀번호, 톡서랍 패스워드로 브라우저에서도 안전하게 보관하고 편리하게 입력할 수 있어요.
Type
Extension
Users
5,000 users
1K
Kakao Corporation
View author page of Kakao Corporation
Published
Published on July 6, 2021
Version 1.3.9
Manifest version
3
Updated
Updated on June 19, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View 톡서랍 패스워드 Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "\ub0b4 \uc18c\uc911\ud55c \uc544\uc774\ub514\uc640 \ube44\ubc00\ubc88\ud638, \ud1a1\uc11c\ub78d \ud328\uc2a4\uc6cc\ub4dc\ub85c \ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c\ub3c4 \uc548\uc804\ud558\uac8c \ubcf4\uad00\ud558\uace0 \ud3b8\ub9ac\ud558\uac8c \uc785\ub825\ud560 \uc218 \uc788\uc5b4\uc694.",
    "version": "1.3.9",
    "name": "\ud1a1\uc11c\ub78d \ud328\uc2a4\uc6cc\ub4dc",
    "permissions": [
        "idle",
        "privacy",
        "tabs",
        "webRequest",
        "storage",
        "declarativeNetRequest",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.bundle.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content.bundle.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "webui.html",
                "webui.bundle.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.kakao.com\/*"
        ],
        "accepts_tls_channel_id": false
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "assets\/icons\/icon-16-disabled.png"
    },
    "icons": {
        "16": "assets\/icons\/icon-16.png",
        "48": "assets\/icons\/icon-48.png",
        "128": "assets\/icons\/icon-128.png"
    },
    "manifest_version": 3
}
© 2025 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