Last active
January 5, 2016 10:41
-
-
Save lethak/dc021a7ae77669ab6c48 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Made a browser extension : @see https://github.com/lethak/digitally_imported_userscript | |
// Stop anti-afk popup ? maybe | |
di.app.timedAlerts.stop() | |
// Wepplayer stuff | |
//AudioAddict.WP.wp. | |
// Removing ad providers to block ads ? maybe | |
AudioAddict.WP.AdManager.providers = {} | |
// Finishing an ad ? maybe | |
AudioAddict.webplayer.adblocks.gracePeriodTimer_.finish_() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/lethak/digitally_imported_userscript