Update script.coffee
Disables the 4chan built-in extension on first run
This commit is contained in:
parent
9805572fe0
commit
359babd914
@ -2007,6 +2007,7 @@ Options =
|
|||||||
Favicon.init() unless Favicon.el
|
Favicon.init() unless Favicon.el
|
||||||
$.set 'firstrun', true
|
$.set 'firstrun', true
|
||||||
Options.dialog()
|
Options.dialog()
|
||||||
|
localStorage.setItem '4chan-settings', '{"disableAll":true}'
|
||||||
|
|
||||||
dialog: ->
|
dialog: ->
|
||||||
dialog = $.el 'div'
|
dialog = $.el 'div'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user