Hudu Chrome Extension
Hudu Chrome Extension
什麼是Hudu Chrome Extension?
Hudu Chrome Extension是由Hudu Technologies, Inc.開發的Chrome擴展程式,該擴展的主要功能是“Hudu Chrome Extension”。
擴展截圖
下載Hudu Chrome Extension擴展crx文件
下載Hudu Chrome Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Hudu Chrome Extension
The Hudu Chrome extension is the perfect tool for users who want to get the most out of their Hudu experience. With this extension, you can...
- easily access and copy your passwords credentials (even "My Vault onces")
- autofill login forms
- and create new passwords with ease.
Plus, you can enjoy dark mode for a more comfortable viewing experience.                     擴展基本資訊
| 名稱 |  | 
| ID | ejeeoonlleiljffabooidiebffmlmigi | 
| 官方網址 | https://chromewebstore.google.com/detail/hudu-chrome-extension/ejeeoonlleiljffabooidiebffmlmigi | 
| 簡介 | Hudu Chrome Extension | 
| 檔案大小 | 1.07 MB | 
| 安裝次數 | 4,216 | 
| 目前版本 | 2.1.0 | 
| 更新時間 | 2023-10-12 | 
| 上架時間 | 2023-01-02 | 
| 評分 | 5.00/5 共 3 次評分 | 
| 開發者 | Hudu Technologies, Inc. | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 擴展官網 | https://www.hudu.com | 
| 說明頁面URL | https://support.usehudu.com/hc/en-us/articles/5323145930903-Hudu-Browser-Extension | 
| 隱私政策頁面URL | https://www.hudu.com/privacy.html | 
| 支援的語言 | en-US | 
| manifest.json | |
| {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hudu Chrome Extension",
    "description": "Hudu Chrome Extension",
    "version": "2.1.0",
    "manifest_version": 3,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "storage",
        "alarms",
        "scripting",
        "commands"
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "action": {
        "default_icon": "icon128.png",
        "default_popup": "index.html"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+I"
            },
            "description": "Open Hudu popup"
        }
    },
    "background": {
        "service_worker": "backgroundScript.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "index.html"
            ],
            "matches": [
                " | |