Browsing articles in "javascript"
Mar
18
2024

webgl+javascript TTS

Quick TTS test, uses jslib to call js SpeechSynthesisUtterance. sample project:https://github.com/unitycoder/webgl-js-TTS webgl demo:https://unitycoder.com/upload/demos/webglTTSjs/ References:https://docs.unity3d.com/Manual/webgl-interactingwithbrowserscripting.html

Nov
4
2023

QR Code Generator Online

Needed quick QR code generator to share links from desktop to mobile..So here’s 2 versions to use online:– unity QR code generator (webgl) : https://unitycoder.com/tools/QRCodeGeneratorFree/– fast QR code generator (js) : https://unitycoder.com/tools/FastQRCodeGenerator/

Mar
7
2023

[GreaseMonkey] Display “Unity Version Added” info in API Docs

Firefox GreaseMonkey plugin to display Unity version info in Unity API docs pages (to which version it was first added) Setup:1. Install https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/2. Click the greasemonkey icon in firefox toolbar, select New User Script3. Take raw script source from https://gist.githubusercontent.com/…0cc6e1d0b41/UnityDocsShowFirstVersionAdded.cs *full link: https://gist.github.com/unitycoder/48b46d0192e2cce356c2731c8f2748804. Paste into […]

Oct
9
2021

[GreaseMonkey] Better Pixel Art viewer for itch.io

Default itch.io image viewer is horrible for small pixel art, so here is Firefox Greasemonkey plugin to make the viewer full screen and use pixel scaling. Example page:https://0x72.itch.io/16×16-dungeon-tileset

Jun
4
2021

Add Middle Mouse Button support into Asset Store Main Banner (GreaseMonkey script)

Because UX.. i’d rather check the offer in new tab, than wait 10s to load new page completely (and then go back) Source: (Requires GreaseMonkey browser plugin)https://gist.github.com/unitycoder/974b6a1c7969a12fe954f25c6c51664e

May
26
2021

Unity Forums Auto Select Current SubForum in Search (GreaseMonkey script)

Someone suggested in the forums that forums search page could auto-select current sub-board. Tested it quickly with GreaseMonkey and seems to work well, here’s the source: Related topic:https://forum.unity.com/threads/suggestions-for-the-search-forum-functionality.1115584/

Mar
9
2021

Add Middle Mouse Button support to AssetStore notifications panel (GreaseMonkey script)

AssetStore notifications window doesn’t allow you to open links into new tab (with middle mouse button).. for every link, you need to:10 – Click your profile icon to open drop down menu20 – Click notifications button30 – Scroll down the list to find interesting item40 […]

Feb
16
2021

Fix Old AssetStore Links (GreaseMonkey script)

If you happen to browse old forum messages, and try to click those old asset store links, they end up in some 404 error page:example post https://forum.unity.com/threads/fps-game-template-vol-1.465743/#post-3029391 Here’s Firefox Greasemonkey plugin script to fix those links:https://gist.github.com/unitycoder/199ff1dfd521bd9e9ae1e70e44e6bc5d *For some really strange reason, Unity is not interested […]

Nov
14
2019

Better Video Player for Unity Premium Videos

Unity Learn Premium videos cannot be resized, opened in new tab or moved around.. With some javascript, you can pop the video out into resizable and draggable div! Source:https://gist.github.com/unitycoder/21fd5cce51932ccf524bdda5a2fe8401 Instructions:– Copy paste that whole script into Browser console (F12) Results: References:https://forum.unity.com/threads/how-to-get-bigger-not-full-screen-unity-learn-videos.776813/ Notes:– Currently it support […]

Connect

Twitter View LinkedIn profile Youtube Youtube Join Discord Twitch Instagram

UnityLauncherPro

Get UnityLauncherPRO and work faster with Unity Projects!
*free unity hub alternative

@unitycoder_com

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.