alice gear dice
alice gear dice viewer
什么是alice gear dice?
alice gear dice是由yoro.hirasaka开发的Chrome扩展程序,该扩展的主要功能是“alice gear dice viewer”。
扩展截图
下载alice gear dice扩展crx文件
下载alice gear dice扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
ふたば☆ちゃんねる 二次元裏@ふたば(http://img.2chan.net/b/futaba.htm)用のダイス結果表示アドオンです。 dice○d111=、dice○d110=、dice○d66=でダイスを振った結果をスクリーンショットの変換表に従って画像で表示します。
扩展基本信息
名称 | |
ID | gpjocciaghkhjdaflmnajlaepekdapak |
官方URL | https://chromewebstore.google.com/detail/alice-gear-dice/gpjocciaghkhjdaflmnajlaepekdapak |
简介 | alice gear dice viewer |
文件大小 | 945 KB |
安装次数 | 241 |
当前版本 | 2.51 |
更新时间 | 2024-03-02 |
上架时间 | 2020-06-30 |
评分 | 5.00/5 共2次评分 |
开发者 | yoro.hirasaka |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://yorohirasaka.github.io |
支持的语言 | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "alice gear dice", "short_name": "ag dice", "version": "2.51", "description": "alice gear dice viewer", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon.png", "128": "icons\/icon128.png" }, "content_scripts": [ { "matches": [ "*:\/\/img.2chan.net\/b\/res\/*" ], "js": [ "dice.js" ] } ], "options_ui": { "page": "options.html" }, "web_accessible_resources": [ { "resources": [ "images\/*.jpg" ], "matches": [ " |