Habbo Links
All Habbo Links in one Place
什麼是Habbo Links?
Habbo Links是由P88L開發的Chrome擴展程式,該擴展的主要功能是“All Habbo Links in one Place”。
擴展截圖
下載Habbo Links擴展crx文件
下載Habbo Links擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Visit fast your Habbo Hotel everytime.
Shortcuts for all Official Habbo Hotel sites
.de / .com / .tr / .nl / fi / .com.tr/ com.br/ it / .es / .fr
Made by @QDave                     擴展基本資訊
| 名稱 |   |  
| ID | ediahjoaikdchgopjfbkcbnmidoefjha | 
| 官方網址 | https://chromewebstore.google.com/detail/habbo-links/ediahjoaikdchgopjfbkcbnmidoefjha | 
| 簡介 | All Habbo Links in one Place | 
| 檔案大小 | 382 KB | 
| 安裝次數 | 233 | 
| 目前版本 | 10.0.7 | 
| 更新時間 | 2024-02-24 | 
| 上架時間 | 2020-06-27 | 
| 評分 | 5.00/5 共 6 次評分 | 
| 開發者 | P88L | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 隱私政策頁面URL | https://pastebin.com/raw/CRdjX3P1 | 
| 支援的語言 | en | 
| manifest.json | |
 {
    "action": {
        "default_icon": "images\/icon-16.png",
        "default_popup": "index.html",
        "default_title": "Habbo Links"
    },
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png",
        "196": "images\/icon-196.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "Habbo Links",
    "default_locale": "en",
    "short_name": "Habbo Links",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "10.0.7",
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage"
    ]
}  |  |