MCPcopy Create free account

hub / github.com/LonMcGregor/VivaldiMods / functions

Functions257 in github.com/LonMcGregor/VivaldiMods

↓ 90 callersFunctione
(t)
mods/old/betterNotesEditor.js:110
↓ 31 callersFunctionr
(e,t)
mods/old/betterNotesEditor.js:108
↓ 20 callersFunctionn
(e)
mods/old/betterNotesEditor.js:108
↓ 17 callersFunctionn
(e, t)
mods/old/combinedSync.js:43
↓ 15 callersFunctiondoFormat
* Do a format which has an open and closing tag on the selected area * @param openTag the Format tag at the start of selection * @param endTag the F
mods/old/betterNotesEditor.js:505
↓ 15 callersFunctioni
(e)
mods/old/betterNotesEditor.js:108
↓ 14 callersFunctiono
(e,t)
mods/old/betterNotesEditor.js:108
↓ 13 callersFunctiona
(e)
mods/old/betterNotesEditor.js:108
↓ 13 callersFunctions
(i,l)
mods/old/betterNotesEditor.js:108
↓ 7 callersFunctionA
(a)
mods/old/psPlusOne.js:10
↓ 7 callersFunctiongetComputedStyle
* Get the computed style of an element, not the set value * @param element DOM element * @param property CSS property name
mods/old/betterNotesEditor.js:404
↓ 6 callersFunctionupdateWordCount
* Read and update the word count according to the rendered markdown (not the source) * @param override If 0, Will set all counts to 0
mods/old/betterNotesEditor.js:445
↓ 5 callersFunctionrenderText
* Render the textarea contents in the preview zone * @param override A string of MD to use instead of the textarea contents
mods/old/betterNotesEditor.js:430
↓ 5 callersFunctionupdateList
* Get the array of sessions and recreate the list in the panel
mods/old/advancedPanels.js:530
↓ 4 callersFunction_msgSearch
(pnt)
mods/luetage-backupEngines.js:10
↓ 4 callersFunctionautoSaveSession
* Enable Autosaving sessions
mods/old/autoSaveSessions.js:50
↓ 4 callersFunctionchangeZoom
* Change the zoom * @param webview to update * @param zoom new zoom factor
mods/panel_actions.js:235
↓ 4 callersFunctionclearMask
()
mods/old/domainsHighlighted.js:23
↓ 4 callersFunctiondoFormatInputNewText
* Input the new text after formatting, and handle the required UI updates * @param newtext The source text, with any additions added in * @param new
mods/old/betterNotesEditor.js:490
↓ 4 callersFunctiongetSelectedSessionNames
* Get selected session names * @returns string array of names
mods/old/advancedPanels.js:297
↓ 4 callersFunctionlistenForNewPanelsAndConvertIfNecessary
* Start listening for new web panel stack children and convert any already open ones
mods/old/advancedPanels.js:603
↓ 4 callersFunctionsendMessage
* Send a message to the Editor * @param msg The object to send as a message. must contain a valid verb
mods/old/betterNotes.js:97
↓ 4 callersFunctionsendMessage
* Send a message to the Vivaldi UI * @param msg The object to send as a message. must contain a valid verb
mods/old/betterNotesEditor.js:209
↓ 4 callersFunctionsetTldPlusOne
* Set the tldPlusOne text * @param {string} tldPlusOne
mods/old/domainOnly.js:70
↓ 4 callersFunctionupdateZoomLabel
* Update the zoom label * @param webview to get zoom value from
mods/panel_actions.js:245
↓ 3 callersFunctionapplyMask
(maskText)
mods/old/domainsHighlighted.js:132
↓ 3 callersFunctioncheckTextWidth
(text)
mods/old/domainsHighlighted.js:109
↓ 3 callersFunctionclearMask
()
mods/old/psPlusOne.js:27
↓ 3 callersFunctionclone_favicon_and_add_to_security
()
mods/old/favicon-security.js:19
↓ 3 callersFunctionconvertWebPanelButtonstoAdvancedPanelButtons
* Go through each advanced panel descriptor and convert the associated button
mods/old/advancedPanels.js:732
↓ 3 callersFunctionhtml
(str)
mods/old/exportOpml.js:6
↓ 3 callersFunctionis_css
is this a css style mod
custom.py:224
↓ 3 callersFunctionn
()
mods/old/psPlusOne.js:10
↓ 3 callersFunctionsetExportEnabled
* Set whether exporting is allowed / displayed * @param isEnabled boolean whether to enable or not
mods/old/betterNotesEditor.js:629
↓ 3 callersFunctiontextChanged
(target)
mods/old/psPlusOne.js:32
↓ 3 callersFunctiontextChanged
(target)
mods/old/domainOnly.js:15
↓ 3 callersFunctiontextChanged
(target)
mods/old/domainsHighlighted.js:28
↓ 3 callersFunctionupdateTabAccent
(tab)
mods/old/fullColourTabs.js:83
↓ 2 callersFunctionFollowerTab
()
pageActions/Pafflick_Follower_Tabs.js:1
↓ 2 callersFunctionI
(a,o,i)
mods/old/psPlusOne.js:10
↓ 2 callersFunctionL
(a,o)
mods/old/psPlusOne.js:10
↓ 2 callersFunction_importTheme
()
mods/luetage-theme-io.js:8
↓ 2 callersFunction_restoreSearch
()
mods/luetage-backupEngines.js:27
↓ 2 callersFunctionaddBlobAttachment
* Add a new attachment from a blob * @param {String} noteId * @param {Blob} blob Image blob, from File or Response
mods/old/betterNotes.js:286
↓ 2 callersFunctionaddDataAttachment
* Add a data url as an attachment * @param {String} noteId * @param {String} newAttachmentUri base64 encoded data URI * @remark I don't
mods/old/betterNotes.js:305
↓ 2 callersFunctionaddNewPaneButton
()
mods/old/startPagePane.js:32
↓ 2 callersFunctionaddPanelControls
* Add the panel action controls * @param panel dom node
mods/panel_actions.js:307
↓ 2 callersFunctionadvancedPanelOpened
* An advanced panel has been selected by the user and is now active * @param node DOM node of the advancedpanel activated
mods/old/advancedPanels.js:711
↓ 2 callersFunctionapplyMask
(maskText)
mods/old/psPlusOne.js:114
↓ 2 callersFunctioncheckTextWidth
(text)
mods/old/psPlusOne.js:91
↓ 2 callersFunctionconfirmMsg
* Show the delete confirmation box with specified text * @param msg string to use
mods/old/advancedPanels.js:407
↓ 2 callersFunctionconnectToNotesTab
* Start a connection to the editor
mods/old/betterNotes.js:179
↓ 2 callersFunctioncopy_mod_file
Copy a single mod file
custom.py:155
↓ 2 callersFunctioncreateActionButton
* Create a panel action button * REMARK: For some reason the button click currentTarget is not always the button * @param action object
mods/panel_actions.js:274
↓ 2 callersFunctioncreateWebkitMask
(darkStart, darkEnd)
mods/old/domainsHighlighted.js:121
↓ 2 callersFunctiondoListFormat
* Format the selection to turn it into a formatted list * @param numeric Boolean true if list is numbered, false for bullets
mods/old/betterNotesEditor.js:522
↓ 2 callersFunctionfaviconChanged
(faviconSpan)
mods/old/fullColourTabs.js:64
↓ 2 callersFunctiong
(a,o)
mods/old/psPlusOne.js:10
↓ 2 callersFunctionl
(a,o)
mods/old/psPlusOne.js:10
↓ 2 callersFunctionmakeEditorButton
* Create and Add the editor button to the notes panel
mods/old/betterNotes.js:348
↓ 2 callersFunctionnew_guide_clicked
(e, classname)
pageActions/Page_Guide_Lines.js:132
↓ 2 callersFunctiononClose
* The editor has closed. Perform necessary cleanup.
mods/old/betterNotes.js:85
↓ 2 callersFunctionregister_mod
Register a mod to browser.html
custom.py:167
↓ 2 callersFunctionsendNote
* Send the currently selected note to the Editor
mods/old/betterNotes.js:136
↓ 2 callersFunctionsetMarqueeContent
* Update the style and text of a marquee for a specific tab * ASSUME that the marquee for a tab has already been added * @param {chrome.tab
mods/old/mediaMarquee.js:42
↓ 2 callersFunctionstyleForFullEditor
* Start applying the special style to hide existing notes UI to the notes panel
mods/old/betterNotes.js:389
↓ 2 callersFunctionuninstall
Uninstalls all changes and mods
custom.py:65
↓ 2 callersFunctionupdateAdvancedPanelTitle
* Update the header title of a panel * @param node DOM node of the advancedpanel activated
mods/old/advancedPanels.js:721
↓ 2 callersFunctionupdate_splash_screen
Change the colours of the splash screen
custom.py:189
↓ 2 callersFunctionupgradePanel
* upgrade a web panel by adding controls, listeners, etc. * @param panel dom node
mods/panel_actions.js:331
↓ 1 callersFunctionO
(a)
mods/old/psPlusOne.js:10
↓ 1 callersFunction_
(a)
mods/old/psPlusOne.js:10
↓ 1 callersFunctionactivate
(e)
mods/old/startPagePane.js:80
↓ 1 callersFunctionaddMod
(mutationTarget)
mods/prototypes/status_mouse.js:35
↓ 1 callersFunctionaddSearchTextControls
(webview)
mods/panel_actions.js:198
↓ 1 callersFunctionadvancedPanelCreated
* Convert a web panel into an Advanced Panel™ * @param node the dom node added under web panel stack * @param panel the panel object descrip
mods/old/advancedPanels.js:677
↓ 1 callersFunctionattachmentAsDropTarget
* Make the attachment button a drop target
mods/old/betterNotes.js:219
↓ 1 callersFunctionbackup_html
Make a backup of the browser.html
custom.py:76
↓ 1 callersFunctionbeginObservation
* Begin observing the changes to panels * @param webPanelStack The web panel stack div
mods/panel_actions.js:372
↓ 1 callersFunctionbuildScrollMap
* Build a Scroll Map to map between source and preview lines
mods/old/betterNotesEditor.js:323
↓ 1 callersFunctionc
(e)
mods/old/betterNotesEditor.js:108
↓ 1 callersFunctionclearScrollMap
* A change has happened that requires the scroll map to be rebuilt
mods/old/betterNotesEditor.js:316
↓ 1 callersFunctioncombine_css_mods
Combine all of the css mods and return as a long string Don't use mod dependencies
custom.py:205
↓ 1 callersFunctionconvertSingleButton
* Set the appropriate values to convert a regular web panel switch into an advanced one * @param switchBtn DOM node for the #switch button being
mods/old/advancedPanels.js:755
↓ 1 callersFunctionconvertWebPanelToAdvancedPanel
* Attempt to convert a web panel to an advanced panel. * First check if the SRC matches a registered value. * If so, call the advanced Panel
mods/old/advancedPanels.js:643
↓ 1 callersFunctioncreateButton
* Create and add a custom button to the UI * @param buttondef The definition of the button to be added
mods/button_machine.js:65
↓ 1 callersFunctioncreateElement
(action, webview)
mods/panel_actions.js:221
↓ 1 callersFunctioncreateList
* Create the dom list for the sessions * @param sessions The array of session objects (already sorted) * @returns DO
mods/old/advancedPanels.js:518
↓ 1 callersFunctioncreateListItem
* Generate a list item for a session object * @returns DOM list item
mods/old/advancedPanels.js:477
↓ 1 callersFunctioncreateMarquee
* Create a marquee and add it to a tab * @param {chrome.tabs.Tab} tabInfo
mods/old/mediaMarquee.js:54
↓ 1 callersFunctioncreateWebkitMask
(darkStart, darkEnd)
mods/old/psPlusOne.js:103
↓ 1 callersFunctioncreate_buttons
()
pageActions/Page_Guide_Lines.js:91
↓ 1 callersFunctiondateToFileSafeString
* Turns a date into a string that can be used in a file name * Locale string seems to be the best at getting the correct time for any given timez
mods/old/autoSaveSessions.js:42
↓ 1 callersFunctiondateToFileSafeString
* Turns a date into a string that can be used in a file name * Locale string seems to be the best at getting the correct time for any
mods/old/advancedPanels.js:336
↓ 1 callersFunctiondateToString
* Turn a date into a string to show underneath each session * @param {Date} date
mods/old/advancedPanels.js:469
↓ 1 callersFunctiondoBiscuit
()
mods/old/nicer-biscuit.js:5
↓ 1 callersFunctiondoContentScript
* Perform a content script activity * @param {function} func
mods/button_machine.js:35
↓ 1 callersFunctiondoContentScript
* Inject a script as a content script * @param webview to use * @param scriptMethod Method to inject
mods/panel_actions.js:262
↓ 1 callersFunctiondomainsHighlighted
(addressBarElement)
mods/old/domainsHighlighted.js:9
↓ 1 callersFunctionformatDownload
(e)
mods/old/combinedSync.js:47
next →1–100 of 257, ranked by callers