Skip to content

Instantly share code, notes, and snippets.

@sergeysova
Created December 8, 2014 21:01
Show Gist options
  • Save sergeysova/b3e825486d28a0c99d98 to your computer and use it in GitHub Desktop.
Save sergeysova/b3e825486d28a0c99d98 to your computer and use it in GitHub Desktop.
Yandex.Browser Set title color and Dock color by closure function in console
(function(t,d){document.getElementsByTagName('head')[0].insertBefore((function(){var e = document.createElement('meta'); e.name="viewport"; e.content="ya-title="+t+", ya-dock="+d; return e;})())})
("white","fade")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment