SYMBOL INDEX (490 symbols across 41 files) FILE: AutoCorrect.plugin.js method constructor (line 51) | constructor() { this._config = config; } method load (line 57) | load() method start (line 73) | start() { } method stop (line 74) | stop() { } method constructor (line 104) | constructor() method showChangelog (line 129) | async showChangelog(footer) method createSettingsSwitch (line 138) | createSettingsSwitch(title, desc, setting) method createSettingsOverrideItem (line 147) | createSettingsOverrideItem(index) method getSettingsPanel (line 177) | getSettingsPanel() method onStart (line 212) | async onStart() method tryCorrect (line 292) | async tryCorrect(textValue, sending) method setText (line 398) | setText(_e, text) method learnWord (line 414) | learnWord(word) method forgetWord (line 425) | forgetWord(index) method onStop (line 436) | onStop() FILE: AutoRefreshSettingsPanel.plugin.js class AutoRefreshSettingsPanel (line 3) | class AutoRefreshSettingsPanel { method getName (line 5) | getName() { return "AutoRefreshSettingsPanel"; } method getDescription (line 6) | getDescription() { return "Automatically refreshes the BetterDiscord p... method getVersion (line 7) | getVersion() { return "0.0.1"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method load (line 10) | load() {} method start (line 12) | start() { method stop (line 23) | stop() { FILE: AvatarIconViewer.plugin.js method constructor (line 33) | constructor() { this._config = config; } method load (line 39) | load() { method start (line 52) | start() { } method stop (line 53) | stop() { } method constructor (line 78) | constructor() { method onStart (line 82) | async onStart() { method createContext (line 142) | createContext(url, type) { method onStop (line 193) | onStop() { FILE: BDEmoteAutocomplete.plugin.js class BDEmoteAutocomplete (line 3) | class BDEmoteAutocomplete { method getName (line 5) | getName() { return "BDEmoteAutocomplete"; } method getDescription (line 6) | getDescription() { return "Adds an auto-complete menu for BetterDiscor... method getVersion (line 7) | getVersion() { return "1.0.4"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method getChanges (line 9) | getChanges() { method load (line 15) | load() {} method start (line 17) | start() { method getSettingsPanel (line 37) | getSettingsPanel() { method saveSettings (line 87) | saveSettings() { method updateSelected (line 91) | updateSelected() { method onLibLoaded (line 102) | onLibLoaded() { method switch (line 253) | switch() { method getEmotes (line 265) | getEmotes() { method stop (line 289) | stop() { FILE: BetterEmoteSizes.plugin.js class BetterEmoteSizes (line 3) | class BetterEmoteSizes { method getName (line 5) | getName() { return "Emote Zoom"; } method getDescription (line 6) | getDescription() { return "Increases the size of emojis, emotes, and r... method getVersion (line 7) | getVersion() { return "2.4.17"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method settingFields (line 10) | get settingFields() { method defaultSettings (line 30) | get defaultSettings() { method getSettingsPanel (line 51) | getSettingsPanel() { method saveSettings (line 55) | saveSettings() { method load (line 60) | load() {} method start (line 62) | start() { method onLibLoaded (line 82) | onLibLoaded() { method update (line 94) | update() { method stop (line 211) | stop() { FILE: Bruh.plugin.js method constructor (line 52) | constructor() { this._config = config; } method load (line 58) | load() { method start (line 71) | start() { } method stop (line 72) | stop() { } method constructor (line 83) | constructor() { method getSettingsPanel (line 87) | getSettingsPanel() { method onStart (line 91) | onStart() { method playBruh (line 110) | playBruh() { method onStop (line 115) | onStop() { FILE: CustomJs.plugin.js class CustomJs (line 3) | class CustomJs { method getName (line 5) | getName() { return "CustomJs"; } method getDescription (line 6) | getDescription() { return "Allows you to specify a custom JavaScript f... method getVersion (line 7) | getVersion() { return "0.0.1"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method getChanges (line 9) | getChanges() { method load (line 15) | load() {} method start (line 17) | start() { method getSettingsPanel (line 38) | getSettingsPanel() { method saveSettings (line 137) | saveSettings() { method onLibLoaded (line 142) | onLibLoaded() { method rewatch (line 170) | rewatch() { method reloadJs (line 184) | reloadJs() { method stop (line 213) | stop() { FILE: CustomizableAvatarDPI.plugin.js class CustomizableAvatarDPI (line 3) | class CustomizableAvatarDPI { method getName (line 5) | getName() { return "Customizable Avatar DPI"; } method getDescription (line 6) | getDescription() { return "Allows you to change the DPI of user avatar... method getVersion (line 7) | getVersion() { return "1.0.6"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method getChanges (line 9) | getChanges() { method load (line 18) | load() {} method start (line 20) | start() { method saveSettings (line 41) | saveSettings() { method getSettingsPanel (line 45) | getSettingsPanel() { method onLibLoaded (line 67) | onLibLoaded(){ method stop (line 114) | stop() { FILE: DetailedServerTooltips.plugin.js class DetailedServerTooltips (line 3) | class DetailedServerTooltips { method getName (line 5) | getName() { return "DetailedServerTooltips"; } method getDescription (line 6) | getDescription() { return "Displays a more detailed tooltip for server... method getVersion (line 7) | getVersion() { return "0.3.14"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method getChanges (line 9) | getChanges() { method load (line 36) | load() {} method start (line 38) | start() { method settingFields (line 61) | get settingFields() { method defaultSettings (line 95) | get defaultSettings() { method getSettingsPanel (line 104) | getSettingsPanel() { method saveSettings (line 108) | saveSettings() { method applyCSS (line 113) | applyCSS() { method onLibLoaded (line 151) | onLibLoaded() { method applyToGuilds (line 229) | applyToGuilds(detach) { method tooltip (line 249) | tooltip(guildId, element) { method stop (line 308) | stop() { method escapeHtml (line 325) | escapeHtml(txt){ FILE: DoubleClickVoiceChannels.plugin.js method constructor (line 41) | constructor() { this._config = config; } method load (line 47) | load() { method start (line 60) | start() { } method stop (line 61) | stop() { } method constructor (line 68) | constructor() { method showChangelog (line 72) | async showChangelog(footer) { method onStart (line 77) | async onStart() { method onStop (line 131) | onStop() { FILE: FormattableMessageCopier.plugin.js class FormattableMessageCopier (line 3) | class FormattableMessageCopier { method getSettingsPanel (line 5) | getSettingsPanel(){ method saveSettings (line 164) | saveSettings(){ method getName (line 168) | getName() { return "Formattable Message Copier"; } method getDescription (line 169) | getDescription() { return "Allows you to select messages in a chat to ... method getVersion (line 170) | getVersion() { return "0.1.4"; } method getAuthor (line 171) | getAuthor() { return "Metalloriff"; } method load (line 173) | load() {} method start (line 175) | start() { method onLibLoaded (line 195) | onLibLoaded(){ method applyCSS (line 223) | applyCSS(){ method onClick (line 246) | onClick(e){ method clearSelection (line 311) | clearSelection(){ method copySelection (line 317) | copySelection(){ method stop (line 401) | stop() { FILE: GuildAndFriendRemovalAlerts.plugin.js method load (line 35) | load() { method start (line 59) | start() { } method stop (line 60) | stop() { } FILE: GuildAndFriendRemovalAlerts/GuildAndFriendRemovalAlerts.plugin.js function buildPlugin (line 75) | function buildPlugin([BasePlugin, PluginApi]) { method getName (line 748) | getName() { method getAuthor (line 751) | getAuthor() { method getDescription (line 754) | getDescription() { method getVersion (line 757) | getVersion() { method load (line 760) | load() { method start (line 775) | start() {} method stop (line 776) | stop() {} FILE: GuildAndFriendRemovalAlerts/src/components/item.jsx function Item (line 8) | function Item({ title, description, icon, clickId, closeModal }) { FILE: GuildAndFriendRemovalAlerts/src/components/settings.jsx function SettingsPanel (line 8) | function SettingsPanel() { FILE: GuildAndFriendRemovalAlerts/src/index.js class GuildAndFriendRemovalAlerts (line 20) | class GuildAndFriendRemovalAlerts extends BasePlugin { method onStart (line 49) | onStart() { method serializeGuild (line 82) | serializeGuild(guildId) { method serializeUser (line 101) | serializeUser(userId) { method openModal (line 160) | openModal(guilds, friends, showClearButton = false) { method onStop (line 221) | onStop() { FILE: GuildAndFriendRemovalAlerts/src/modules/settings.js class Settings (line 4) | class Settings { FILE: GuildCounter.plugin.js class GuildCounter (line 3) | class GuildCounter { method getName (line 5) | getName() { return "Guild Counter"; } method getDescription (line 6) | getDescription() { return "Displays a guild counter below the online f... method getVersion (line 7) | getVersion() { return "1.0.4"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method load (line 10) | load() {} method start (line 12) | start() { method onLibLoaded (line 33) | onLibLoaded(){ method stop (line 52) | stop() { FILE: IdleGuildlistScroller.plugin.js class IdleGuildlistScroller (line 3) | class IdleGuildlistScroller { method getName (line 5) | getName() { return "Idle Guildlist Scroller"; } method getDescription (line 6) | getDescription() { return "Automatically scrolls to the top of the gui... method getVersion (line 7) | getVersion() { return "0.1.1"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method load (line 10) | load() {} method getSettingsPanel (line 12) | getSettingsPanel(){ method saveSettings (line 16) | static saveSettings(){ method resetSettings (line 23) | static resetSettings(){ method start (line 29) | start() { method initialize (line 42) | initialize(){ method onSwitch (line 53) | onSwitch(){ method onHover (line 63) | onHover(){ method offHover (line 68) | offHover(){ method stop (line 74) | stop() { method guildsList (line 83) | get guildsList(){ method channelList (line 87) | get channelList(){ FILE: ImageBrowser.plugin.js class ImageBrowser (line 3) | class ImageBrowser { method getName (line 5) | getName() { return "ImageBrowser"; } method getDescription (line 6) | getDescription() { return "Displays a next and previous button on imag... method getVersion (line 7) | getVersion() { return "0.1.1"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method getChanges (line 9) | getChanges() { method load (line 18) | load() {} method start (line 20) | start() { method getSettingsPanel (line 41) | getSettingsPanel() { method saveSettings (line 64) | saveSettings() { method onLibLoaded (line 68) | onLibLoaded() { method stop (line 231) | stop() { FILE: MentionAliases.plugin.js method constructor (line 61) | constructor() { this._config = config; } method load (line 67) | load() { method start (line 80) | start() { } method stop (line 81) | stop() { } class Popout (line 178) | class Popout extends React.Component { method renderItem (line 179) | renderItem(item) { method render (line 196) | render() { method constructor (line 236) | constructor() { method showChangelog (line 244) | async showChangelog(footer) { method onStart (line 249) | onStart() { method patchAutoComplete (line 260) | patchAutoComplete() { method patchMessageHeader (line 284) | patchMessageHeader() { method patchUserContextMenu (line 304) | patchUserContextMenu() { method patchMentions (line 357) | patchMentions() { method patchTextAreaContainer (line 394) | patchTextAreaContainer() { method openAliasModal (line 460) | openAliasModal(user) { method onStop (line 540) | onStop() { FILE: NateUtilities.plugin.js class NateUtilities (line 3) | class NateUtilities { method getName (line 5) | getName() { return "NateUtilities"; } method getDescription (line 6) | getDescription() { return "For all of your ear and brain saving needs!... method getVersion (line 7) | getVersion() { return "0.0.2"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method getChanges (line 9) | getChanges() { method load (line 15) | load() {} method start (line 17) | start() { method getSettingsPanel (line 37) | getSettingsPanel() { method saveSettings (line 76) | saveSettings() { method onLibLoaded (line 80) | onLibLoaded() { method onSwitch (line 103) | onSwitch() { method registerKeybinds (line 112) | registerKeybinds() { method unregisterKeybinds (line 168) | unregisterKeybinds() { method stop (line 174) | stop() { FILE: OpenLinksInDiscord.plugin.js class OpenLinksInDiscord (line 3) | class OpenLinksInDiscord { method getName (line 5) | getName() { return "OpenLinksInDiscord"; } method getDescription (line 6) | getDescription() { return "Opens links in a new window in Discord, ins... method getVersion (line 7) | getVersion() { return "1.1.4"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method load (line 10) | load() {} method start (line 12) | start() { method getSettingsPanel (line 33) | getSettingsPanel() { method onLibLoaded (line 60) | onLibLoaded() { method onClickLink (line 91) | onClickLink(e) { method stop (line 103) | stop() { FILE: PinCollapsedChannels.plugin.js class PinCollapsedChannels (line 3) | class PinCollapsedChannels { method getName (line 5) | getName() { return "PinCollapsedChannels"; } method getDescription (line 6) | getDescription() { return "Allows you to pin channels on collapsed cat... method getVersion (line 7) | getVersion() { return "0.0.2"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method getChanges (line 9) | getChanges() { method load (line 15) | load() {} method start (line 17) | start() { method settingFields (line 37) | get settingFields() { method defaultSettings (line 43) | get defaultSettings() { method getSettingsPanel (line 50) | getSettingsPanel() { method saveSettings (line 54) | saveSettings() { method onLibLoaded (line 58) | onLibLoaded() { method onContextMenu (line 79) | onContextMenu(e) { method stop (line 104) | stop() { FILE: PinPluginsAndThemes.plugin.js class PinPluginsAndThemes (line 3) | class PinPluginsAndThemes { method getName (line 5) | getName() { return "PinPluginsAndThemes"; } method getDescription (line 6) | getDescription() { return "Allows you to pin plugins and themes via th... method getVersion (line 7) | getVersion() { return "1.0.2"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method getChanges (line 9) | getChanges() { method load (line 21) | load() {} method start (line 23) | start() { method getSettingsPanel (line 43) | getSettingsPanel() { method applyStyles (line 62) | applyStyles() { method saveSettings (line 87) | saveSettings() { method onLibLoaded (line 92) | onLibLoaded() { method stop (line 181) | stop() { FILE: PreventSpotifyAutoPause.plugin.js method getName (line 50) | getName() { return config.info.name; } method getAuthor (line 51) | getAuthor() { return config.info.authors.map(x => x.name).join(", "); } method getDescription (line 52) | getDescription() { return config.info.description; } method getVersion (line 53) | getVersion() { return config.info.version; } method load (line 55) | load() { method start (line 79) | start() {} method stop (line 80) | stop() {} method onStart (line 84) | onStart() { method onStop (line 88) | onStop() { FILE: ReactionImages.plugin.js method constructor (line 61) | constructor() { this._config = config; } method load (line 67) | load() { method start (line 80) | start() { } method stop (line 81) | stop() { } class AutocompleteItem (line 103) | class AutocompleteItem extends React.Component { method render (line 104) | render() { method constructor (line 135) | constructor() { method showChangelog (line 143) | async showChangelog(footer) { method getSettingsPanel (line 148) | getSettingsPanel() { method init (line 159) | async init() { method fetchAllFolders (line 163) | async fetchAllFolders() { method getFolders (line 203) | getFolders() { method term (line 207) | term() { method onStart (line 214) | async onStart() { method onStop (line 303) | onStop() { FILE: SaveTo.plugin.js class SaveTo (line 3) | class SaveTo { method getName (line 5) | getName() { return "Save To"; } method getDescription (line 6) | getDescription() { return "Allows you to save images, videos, files, s... method getVersion (line 7) | getVersion() { return "0.7.9"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method getChanges (line 9) | getChanges() { method saveSettings (line 53) | saveSettings() { method saveData (line 57) | saveData() { method getSettingsPanel (line 61) | getSettingsPanel() { method load (line 245) | load() {} method start (line 247) | start() { method onLibLoaded (line 267) | onLibLoaded() { method onContextMenu (line 309) | onContextMenu(e) { method browseForFolder (line 442) | browseForFolder(selected) { method stop (line 460) | stop() { FILE: SelectedChannelNotifications.plugin.js class SelectedChannelNotifications (line 3) | class SelectedChannelNotifications { method getName (line 5) | getName() { return "Selected Channel Notifications"; } method getDescription (line 6) | getDescription() { return "Plays a sound and displays a notification (... method getVersion (line 7) | getVersion() { return "0.1.6"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method load (line 10) | load() {} method start (line 12) | start() { method settingFields (line 32) | get settingFields() { method defaultSettings (line 40) | get defaultSettings() { method getSettingsPanel (line 48) | getSettingsPanel() { method saveSettings (line 52) | saveSettings() { method onLibLoaded (line 58) | onLibLoaded() { method onMessageReceived (line 90) | onMessageReceived() { method stop (line 116) | stop() { FILE: SendBDEmotes.plugin.js class SendBDEmotes (line 3) | class SendBDEmotes { method getName (line 5) | getName() { return "Send BD Emotes"; } method getDescription (line 6) | getDescription() { return "Allows you to enclose Better Discord emotes... method getVersion (line 7) | getVersion() { return "1.6.12"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method load (line 10) | load() {} method start (line 12) | start() { method settingFields (line 32) | get settingFields() { method defaultSettings (line 46) | get defaultSettings() { method getSettingsPanel (line 56) | getSettingsPanel() { method saveSettings (line 60) | saveSettings() { method onLibLoaded (line 64) | onLibLoaded() { method onKeyDown (line 85) | onKeyDown(e) { method onKeyUp (line 141) | async onKeyUp(e) { method getEmotes (line 263) | async getEmotes() { method trySend (line 282) | trySend(message, emoteName, emoteURL, size = 4, animated = false) { method switch (line 298) | switch () { method stop (line 311) | stop() { FILE: SendLinksDirectly.plugin.js class SendLinksDirectly (line 3) | class SendLinksDirectly { method getName (line 5) | getName() { return "SendLinksDirectly"; } method getDescription (line 6) | getDescription() { return `Allows you to enclose direct links in squar... method getVersion (line 9) | getVersion() { return "1.1.4"; } method getAuthor (line 10) | getAuthor() { return "Metalloriff"; } method getChanges (line 11) | getChanges() { method load (line 20) | load() {} method start (line 22) | start() { method onLibLoaded (line 42) | onLibLoaded() { method switch (line 106) | switch () { method stop (line 114) | stop() { FILE: ShareButton.plugin.js class ShareButton (line 3) | class ShareButton { method getName (line 5) | getName() { return "Share Button"; } method getDescription (line 6) | getDescription() { return "Allows you to easily share images, videos, ... method getVersion (line 7) | getVersion() { return "0.2.9"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method getChanges (line 9) | getChanges() { method load (line 30) | load() {} method start (line 32) | start() { method getSettingsPanel (line 52) | getSettingsPanel() { method saveSettings (line 60) | saveSettings() { method onLibLoaded (line 64) | onLibLoaded() { method saveData (line 114) | saveData() { NeatoLib.Data.save("ShareButton", "data", { recentChannel... method onContextMenu (line 116) | onContextMenu(e) { method openShareMenu (line 172) | openShareMenu(e, definedName, definedData) { method sendMessage (line 524) | sendMessage(e) { method stop (line 536) | stop() { FILE: SuppressUserMentions.plugin.js class SuppressUserMentions (line 3) | class SuppressUserMentions { method getName (line 5) | getName() { return "SuppressUserMentions"; } method getDescription (line 6) | getDescription() { return "Allows you to suppress mentions from specif... method getVersion (line 7) | getVersion() { return "0.0.2"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method getChanges (line 9) | getChanges() { method load (line 15) | load() {} method start (line 17) | start() { method settingFields (line 37) | get settingFields() { method defaultSettings (line 43) | get defaultSettings() { method getSettingsPanel (line 50) | getSettingsPanel() { method saveSettings (line 54) | saveSettings() { method onLibLoaded (line 58) | onLibLoaded() { method onContextMenu (line 75) | onContextMenu(e) { method stop (line 97) | stop() { FILE: TheClapBestClapPluginClapEver.plugin.js method constructor (line 52) | constructor() method onStart (line 57) | onStart() method onStop (line 136) | onStop() FILE: TransitioningBackgrounds.plugin.js method constructor (line 210) | constructor() { this._config = config; } method load (line 216) | load() method start (line 232) | start() { } method stop (line 233) | stop() { } method constructor (line 246) | constructor() method showChangelog (line 251) | async showChangelog(footer) method getSettingsPanel (line 261) | getSettingsPanel() { method createElement (line 272) | createElement(type, options) method CSS (line 284) | get CSS() method ForceTransparencyCSS (line 316) | get ForceTransparencyCSS() method init (line 356) | init() method nextImageURL (line 394) | set nextImageURL(url) method shuffle (line 399) | shuffle(arr) method main (line 411) | async main() method updateNextImage (line 424) | updateNextImage() method term (line 495) | term() FILE: UnreadCountBadges.plugin.js class UnreadCountBadges (line 3) | class UnreadCountBadges { method getName (line 5) | getName() { return "UnreadCountBadges"; } method getDescription (line 6) | getDescription() { return "Adds an unread count badge on unread server... method getVersion (line 7) | getVersion() { return "0.2.7"; } method getAuthor (line 8) | getAuthor() { return "Metalloriff"; } method getChanges (line 9) | getChanges() { method load (line 33) | load() {} method start (line 35) | start() { method getSettingsPanel (line 56) | getSettingsPanel() { method saveSettings (line 144) | saveSettings() { method onLibLoaded (line 148) | onLibLoaded() { method applySettings (line 232) | applySettings() { method updateBadges (line 251) | updateBadges(guild) { method createBadge (line 315) | createBadge(unreadCount) { method createChannelBadge (line 326) | createChannelBadge(unreadCount) { method stop (line 338) | stop() { FILE: UserBirthdays.plugin.js method constructor (line 56) | constructor() { method getName (line 59) | getName() { method getAuthor (line 62) | getAuthor() { method getDescription (line 65) | getDescription() { method getVersion (line 68) | getVersion() { method load (line 71) | load() { method start (line 83) | start() {} method stop (line 84) | stop() {} method onStart (line 100) | onStart() { method onStop (line 209) | onStop() { method c (line 214) | get c() { method setBirthday (line 236) | setBirthday(uid, day) { method createBirthdayItem (line 250) | createBirthdayItem(user) { method createBirthdayContainer (line 279) | createBirthdayContainer() { FILE: VCMuteSounds.plugin.js class VCMuteSounds (line 3) | class VCMuteSounds { method constructor (line 5) | constructor(){ method getName (line 14) | getName() { return "Voice Chat Mute Sounds"; } method getDescription (line 15) | getDescription() { return "Enables the mute and unmute sound for all u... method getVersion (line 16) | getVersion() { return "0.0.3"; } method getAuthor (line 17) | getAuthor() { return "Metalloriff"; } method load (line 19) | load() {} method getSettingsPanel (line 21) | getSettingsPanel(){ method saveSettings (line 25) | saveSettings(){ method resetSettings (line 36) | resetSettings(){ method start (line 53) | start() { method initialize (line 66) | initialize(){ method onSwitch (line 82) | onSwitch(){ method check (line 86) | check(){ method stop (line 103) | stop() { FILE: ViewGuildRelationships.plugin.js method constructor (line 64) | constructor() { method getName (line 67) | getName() { method getAuthor (line 70) | getAuthor() { method getDescription (line 73) | getDescription() { method getVersion (line 76) | getVersion() { method load (line 79) | load() { method start (line 112) | start() { } method stop (line 113) | stop() { } class Menu (line 332) | class Menu extends React.Component { method constructor (line 333) | constructor(props) { method render (line 337) | render() { method setTab (line 378) | setTab(e) { method constructor (line 383) | constructor() { method css (line 386) | get css() { method onStart (line 391) | onStart() { method onStop (line 419) | onStop() { FILE: VoiceChatNotifications.plugin.js method constructor (line 131) | constructor() { this._config = config; } method load (line 137) | load() method start (line 153) | start() { } method stop (line 154) | stop() { } method constructor (line 166) | constructor() method showChangelog (line 171) | async showChangelog(footer) method onStart (line 179) | onStart() method main (line 184) | main() method onStop (line 283) | onStop() FILE: VoiceChatPanel.plugin.js method constructor (line 44) | constructor() { this._config = config; } method load (line 50) | load() method start (line 66) | start() { } method stop (line 67) | stop() { } class Graph (line 93) | class Graph extends React.Component method constructor (line 95) | constructor() method componentDidMount (line 101) | componentDidMount() method componentWillUnmount (line 111) | componentWillUnmount() method handleRenderGraph (line 116) | handleRenderGraph(e) method render (line 129) | render() class Panel (line 143) | class Panel extends React.Component method constructor (line 145) | constructor() method render (line 151) | render() class UserVolumeLabel (line 217) | class UserVolumeLabel extends React.Component method constructor (line 219) | constructor() method componentDidMount (line 225) | componentDidMount() method componentWillUnmount (line 230) | componentWillUnmount() method render (line 235) | render() method constructor (line 258) | constructor() method showChangelog (line 263) | async showChangelog(footer) method onStart (line 271) | onStart() method tick (line 349) | tick(e) method onStop (line 372) | onStop()