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 | 
| 官方URL | 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"
    ]
}  |  |