Skip to content

Instantly share code, notes, and snippets.

@pochemuto
Last active December 14, 2015 05:38
Show Gist options
  • Save pochemuto/5036251 to your computer and use it in GitHub Desktop.
Save pochemuto/5036251 to your computer and use it in GitHub Desktop.
On/Off vkPatch scrobbling bookmark - Выделите текст и перетащите на панель закладок.
javascript:var state = !vkPatch.plugins.kikuyutoo.settings.scrobbler.get();
vkPatch.plugins.kikuyutoo.settings.scrobbler.set(state);
vkPatch.plugins.kikuyutoo.settings.playingIcon.set(state);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment