dsinkerii / kiryu-typing

kazuma kiryu from the yakuza/like a dragon series now in your brower will appear when you go to google
MIT License
2 stars 0 forks source link

Kiryu does not type #1

Open HokoraYinphineMPP opened 1 month ago

HokoraYinphineMPP commented 1 month ago

stuck on success animation. https://github.com/user-attachments/assets/ed77845a-b711-4ab2-bee8-29fc8b10e7a1

dsinkerii commented 1 month ago

https://github.com/dsinkerii/kiryu-typing/releases/tag/0.0.3

not sure if this would fix your issue, since i couldn't recreate it for myself, but i tried to fix it anyways

if it doesn't work either, check the error logs (should be around here) image

HokoraYinphineMPP commented 1 month ago

0.0.2

Uncaught TypeError: Cannot read properties of undefined (reading 'getElementsByTagName') コンテキスト https://www.google.com/ スタック トレース

script.js:61 (無名関数)

    logoElement.getElementsByTagName("img")[0].style.filter = "opacity(0%)";

0.0.3

Unrecognized manifest key 'browser_specific_settings'.

 "browser_specific_settings": {
      "gecko": {
        "id": "{f33bec41-f4e8-42d0-860b-3ef1c897d292}"
      }
    }

Error in typing animation: [object DOMException] スタック トレース script.js:138 (f)

            console.error("Error in typing animation:", error);