LLSupport
LLSupport
LLSupportとは何ですか?
LLSupportはhttps://www.llsupport.cnによって開発されたChromeの拡張機能で、その主な機能は「LLSupport」です。
拡張機能のスクリーンショット
LLSupport拡張機能のCRXファイルをダウンロード
LLSupport拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Love Live! 手游助手,具备用心计算、经验计算、实时活动档线查询、档线自动预测、歌曲数据查询等主要功能。部分功能基于 Love Live Wiki 、 CN Event Tracker 和 LLhelper。
拡張機能の基本情報
名前 | |
ID | aaeailmangokcagoofekkfanhffgddgi |
公式URL | https://chrome.google.com/webstore/detail/llsupport/aaeailmangokcagoofekkfanhffgddgi |
説明 | LLSupport |
ファイルサイズ | 10.99 MB |
インストール数 | 14 |
現在のバージョン | 3.0.148 |
最終更新日 | 2019-03-08 |
公開日 | 2019-03-08 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | https://www.llsupport.cn |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.llsupport.cn/app.html |
プライバシーポリシーページのURL | https://creativecommons.org/licenses/by-nc-nd/4.0 |
対応言語 | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": false, "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": "img\/icon.png", "default_popup": "index.html", "default_title": "LLSupport" }, "description": "LLSupport", "icons": { "128": "img\/180x180.png", "19": "img\/80x80.png", "48": "img\/120x120.png" }, "manifest_version": 2, "name": "LLSupport", "offline_enabled": true, "omnibox": { "keyword": "LLSupport" }, "permissions": [ "https:\/\/www.llsupport.cn", "notifications", "background", "tts", "storage", "alarms" ], "short_name": "LLS", "version": "3.0.148" } |