Mii Studio Mii Loader

Load and export Mii Studio codes on the Mii Studio website: https://my.nintendo.com/mii

Mii Studio Mii Loaderคืออะไร?

Mii Studio Mii Loader เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://mii.tools และคุณลักษณะหลักของมันคือ "Load and export Mii Studio codes on the Mii Studio website: https://my.nintendo.com/mii"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mii Studio Mii Loader

ดาวน์โหลดไฟล์ส่วนขยาย Mii Studio Mii Loader ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Load and save Mii Studio codes using this extension on the Mii Studio website: https://my.nintendo.com/mii (MUST be signed into My Nintendo account to access the Mii Studio)

Mii Studio codes are an easy way to save and share Miis on the Mii Studio. They're 92 characters long. Here's an example to get you started:
0801400308030224030b0308050306020c0100020205000804000a08003140040002140313030c0d050209040607

Note: If you load a Mii and think it looks odd, this is simply an issue with Mii Studio. When editing a Mii, it may not look exact, but after you save the Mii, it will look perfect. This is an annoying issue with the Mii Studio editor itself that's been around for a long time, and has simply never been fixed, unfortunately.

TO USE:
When editing a Mii on the Mii Studio site (MUST be editing a Mii, not creating a new one), click the extension and a small dropdown will appear. You can either paste in a Mii Studio code, then click "Update Mii Studio Data", or you can copy the current Mii's Mii Studio code. You must have made at least 1 edit to the Mii for the Mii Studio code to be there (you can change it right back, though).

- This extension is not affiliated or endorsed by Nintendo. The extension is just meant to harmlessly save and load Mii characters on an official Nintendo website.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Mii Studio Mii Loader Mii Studio Mii Loader
ID aghjddgonhejbnlpfhncfbajpbihhnmf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/mii-studio-mii-loader/aghjddgonhejbnlpfhncfbajpbihhnmf
คำอธิบาย Load and export Mii Studio codes on the Mii Studio website: https://my.nintendo.com/mii
ขนาดไฟล์ 14.93 KB
จำนวนการติดตั้ง 180
เวอร์ชันปัจจุบัน 1.0.3
อัปเดตครั้งล่าสุด 2023-08-22
วันที่เผยแพร่ 2023-08-21
คะแนน 4.50/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://mii.tools
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://mii.tools/studioloader/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Mii Studio Mii Loader",
    "description": "Load and export Mii Studio codes on the Mii Studio website: https:\/\/my.nintendo.com\/mii",
    "version": "1.0.3",
    "homepage_url": "https:\/\/github.com\/HEYimHeroic\/MiiStudioMiiLoader",
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "96": "images\/icon-96.png",
        "128": "images\/icon-128.png"
    },
    "action": {
        "default_popup": "popup\/popup.html",
        "default_icon": "images\/icon-128.png"
    }
}