UZRA 呀
真正的獸人用真正的套件
What is UZRA 呀?
UZRA 呀 is a Chrome extension developed by U質u粉, and its main feature is "真正的獸人用真正的套件".
Extension Screenshots
Download UZRA 呀 Extension CRX File
Download UZRA 呀 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
u粉製作的免費陽春插件 獸人才不會那麼難的東西呢 非原創 參考了一些網路上的插件 非營利性質 僅學術研究用 1/05 版本 1.3.0 新增八神搖開台音效 10/20 版本 1.2.0 新增開台語音提醒(可選擇關閉) 10/18 版本 1.0.1 修正一些BUG
Extension Basic Information
Name | |
ID | keclcpagogncplcimofefmkjagoghebf |
Official URL | https://chromewebstore.google.com/detail/uzra-%E5%91%80/keclcpagogncplcimofefmkjagoghebf |
Description | 真正的獸人用真正的套件 |
File Size | 1.63 MB |
Installation Count | 48 |
Current Version | 1.3.0 |
Last Updated | 2019-01-04 |
Publish Date | 2019-01-04 |
Rating | 5.00/5 Total 3 Ratings |
Developer | U質u粉 |
Payment Type | free |
Supported Languages | zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "UZRA \u5440", "description": "\u771f\u6b63\u7684\u7378\u4eba\u7528\u771f\u6b63\u7684\u5957\u4ef6", "version": "1.3.0", "permissions": [ "alarms", "storage", "notifications", "https:\/\/www.youtube.com\/channel\/UCFAmx1dB_A3p16ul0sz1n7A" ], "options_ui": { "page": "options.html", "chrome_style": true }, "background": { "page": "\u80cc\u666f.html", "persistent": true }, "browser_action": { "default_title": "\u9ede\u6211\u89c0\u770buzra", "default_icon": "\/img\/\u592a\u723d\u9ce5.png", "default_popup": "popup.html" }, "icons": { "16": "icon1.png", "48": "icon1.png", "128": "icon1.png" } } |