[Alpha] Razer Chroma Chrome Extension | Razer Insider

[Alpha] Razer Chroma Chrome Extension

  • 7 February 2018
  • 55 replies
  • 559 views


Show first post
This topic has been closed for comments

55 Replies

OMG Yes!, thank you for this amazing thing!

I'm curious though, can you make it possible that it shows of like "Ambilight" or would that be too much? since the other one doesn't work with the HDK "yet" and this one does
Userlevel 3
This extension is amazing! But I met a weird bug/issue with it.

I have a netflix account. When I watch netflix with using this extension. The page will show up an error message and I can't watch anything.
Once I disable the extension, netflix will back to normal.
So now I have to disable the extension when I want to watch netflix.
I am not sure that is that I am the only one meeting this problem.

I am using Vivaldi browser and I have the same problem with using Google Chrome.
And I have to disable the extension every time when I want to watch netflix.
(sorry for my bad english.)
Userlevel 7
ahlin941
This extension is amazing! But I met a weird bug/issue with it.

I have a netflix account. When I watch netflix with using this extension. The page will show up an error message and I can't watch anything.
Once I disable the extension, netflix will back to normal.
So now I have to disable the extension when I want to watch netflix.
I am not sure that is that I am the only one meeting this problem.

I am using Vivaldi browser and I have the same problem with using Google Chrome.
And I have to disable the extension every time when I want to watch netflix.
(sorry for my bad english.)


I think you're seeing some red-gray screen over your movie? That is because of the visualizer, you can always go to options and switch the "Show Visualizer" option to off, that way you won't see it or i think you shouldn't, tell us if it works.
Userlevel 3
BboySurf
I think you're seeing some red-gray screen over your movie? That is because of the visualizer, you can always go to options and switch the "Show Visualizer" option to off, that way you won't see it or i think you shouldn't, tell us if it works.

No. Not the red-gray screen over the movie. I know what that is. I never switch that option on.
The error message comes from netflix.

Btw, thx for the reply.:wink_:

wow this is amazingg!!!!
Userlevel 3
Anyway, this extension is amazing. 👍👍It's a great way to use my razer device more completely. Cuz when I am not gaming, I surf the web a lot.
Hope to see this extension continue the update. It would be perfect to see the issue fix and more stable.😁
Userlevel 3
WolfspiritM
Thank you all for the feedback :)

I'm ill at the moment but I will try to get back to it asap.


Hope you get well soon.:)
i try again, is this possible some how?

code:
    chroma.Keyboard.setKey([Key.Macro1, Key.Macro2, Key.Macro3, Key.Macro4, Key.Macro5], new Color(1,1,1));
let volcolor = new Color(0,255,0);
if(Data.volumePercentage>0) chroma.Keyboard.setKey(Key.Macro5, volcolor);
if(Data.volumePercentage>25) chroma.Keyboard.setKey(Key.Macro4, volcolor);
if(Data.volumePercentage>50) chroma.Keyboard.setKey(Key.Macro3, volcolor);
if(Data.volumePercentage>75) chroma.Keyboard.setKey(Key.Macro2, volcolor);
if(Data.volumePercentage>100) chroma.Keyboard.setKey(Key.Macro1, volcolor);
Userlevel 7
That looks awesome!
If the Netflix issue gets fixed, then I'm all for having it. But as it is, I watch like 6 hours of Netflix a day, and to disable it every time is just a faff.
wow thats sooo awesome
Great stuff! Audio visualizer for SoundCloud as well would be superb
Oh dude. that is freaking awesome. thank you so much. going to follow this for updates!
Think its something they're working on, cos this is the only reason I have disabled the extension for now - I watch a lot of Netflix.
Hello, thanks for the chrome extension.

Netflix is missing from the media visualizer by default damage 🙂
Nice. now I don't need to go to synapse!
The SoundCloud Media visualizer doesn't work, any ideas on how to fix this?
my extension will sometime not load a color. for facebook usually, colors will just be off. but then random other sites it will go to work and be just fine. sometimes right when i open youtube, it will be black, then once the video starts, it will do the visualizer, and then the video will stop, and then it will be the red it should be. Like it is not fully detecting where it is and what it is supposed to be doing
Amazing, nice job BRO!
I really like how my keyboard looks inside a YT music video thank you very much! 🎵🎶
WolfspiritM
Thank you all for the feedback :)

How to add notifications for site? (vk.com)
Thanks! Its awesome
great work.
Userlevel 6
That's really cool, gotta check it out.
I tried to get instagram videos to be visualized as well but I just can't find a way to get them to work.
this extension breaks netflix for some weird reason
Definitely a more subtle effect than "Wave" for google pages - I uninstalled the extension over this. Best bet would be to make it configurable. (just set everything from a config file or something).