4chan-x/src/General/Globals.coffee
Mayhem 8560f204b2 Remove userjs support and Presto-related code.
Add `minimum_opera_version` in the manifest.
Up the min Chrome version for unprefixed MutationObserver support.
2013-07-08 19:09:23 +02:00

11 lines
178 B
CoffeeScript

Conf = {}
c = console
d = document
doc = d.documentElement
g =
VERSION: '<%= version %>'
NAMESPACE: '<%= meta.name %>.'
boards: {}
threads: {}
posts: {}