Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LonMcGregor/VivaldiMods
/ functions
Functions
257 in github.com/LonMcGregor/VivaldiMods
⨍
Functions
257
◇
Types & classes
0
↓ 90 callers
Function
e
(t)
mods/old/betterNotesEditor.js:110
↓ 31 callers
Function
r
(e,t)
mods/old/betterNotesEditor.js:108
↓ 20 callers
Function
n
(e)
mods/old/betterNotesEditor.js:108
↓ 17 callers
Function
n
(e, t)
mods/old/combinedSync.js:43
↓ 15 callers
Function
doFormat
* 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 callers
Function
i
(e)
mods/old/betterNotesEditor.js:108
↓ 14 callers
Function
o
(e,t)
mods/old/betterNotesEditor.js:108
↓ 13 callers
Function
a
(e)
mods/old/betterNotesEditor.js:108
↓ 13 callers
Function
s
(i,l)
mods/old/betterNotesEditor.js:108
↓ 7 callers
Function
A
(a)
mods/old/psPlusOne.js:10
↓ 7 callers
Function
getComputedStyle
* 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 callers
Function
updateWordCount
* 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 callers
Function
renderText
* 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 callers
Function
updateList
* Get the array of sessions and recreate the list in the panel
mods/old/advancedPanels.js:530
↓ 4 callers
Function
_msgSearch
(pnt)
mods/luetage-backupEngines.js:10
↓ 4 callers
Function
autoSaveSession
* Enable Autosaving sessions
mods/old/autoSaveSessions.js:50
↓ 4 callers
Function
changeZoom
* Change the zoom * @param webview to update * @param zoom new zoom factor
mods/panel_actions.js:235
↓ 4 callers
Function
clearMask
()
mods/old/domainsHighlighted.js:23
↓ 4 callers
Function
doFormatInputNewText
* 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 callers
Function
getSelectedSessionNames
* Get selected session names * @returns string array of names
mods/old/advancedPanels.js:297
↓ 4 callers
Function
listenForNewPanelsAndConvertIfNecessary
* Start listening for new web panel stack children and convert any already open ones
mods/old/advancedPanels.js:603
↓ 4 callers
Function
sendMessage
* 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 callers
Function
sendMessage
* 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 callers
Function
setTldPlusOne
* Set the tldPlusOne text * @param {string} tldPlusOne
mods/old/domainOnly.js:70
↓ 4 callers
Function
updateZoomLabel
* Update the zoom label * @param webview to get zoom value from
mods/panel_actions.js:245
↓ 3 callers
Function
applyMask
(maskText)
mods/old/domainsHighlighted.js:132
↓ 3 callers
Function
checkTextWidth
(text)
mods/old/domainsHighlighted.js:109
↓ 3 callers
Function
clearMask
()
mods/old/psPlusOne.js:27
↓ 3 callers
Function
clone_favicon_and_add_to_security
()
mods/old/favicon-security.js:19
↓ 3 callers
Function
convertWebPanelButtonstoAdvancedPanelButtons
* Go through each advanced panel descriptor and convert the associated button
mods/old/advancedPanels.js:732
↓ 3 callers
Function
html
(str)
mods/old/exportOpml.js:6
↓ 3 callers
Function
is_css
is this a css style mod
custom.py:224
↓ 3 callers
Function
n
()
mods/old/psPlusOne.js:10
↓ 3 callers
Function
setExportEnabled
* Set whether exporting is allowed / displayed * @param isEnabled boolean whether to enable or not
mods/old/betterNotesEditor.js:629
↓ 3 callers
Function
textChanged
(target)
mods/old/psPlusOne.js:32
↓ 3 callers
Function
textChanged
(target)
mods/old/domainOnly.js:15
↓ 3 callers
Function
textChanged
(target)
mods/old/domainsHighlighted.js:28
↓ 3 callers
Function
updateTabAccent
(tab)
mods/old/fullColourTabs.js:83
↓ 2 callers
Function
FollowerTab
()
pageActions/Pafflick_Follower_Tabs.js:1
↓ 2 callers
Function
I
(a,o,i)
mods/old/psPlusOne.js:10
↓ 2 callers
Function
L
(a,o)
mods/old/psPlusOne.js:10
↓ 2 callers
Function
_importTheme
()
mods/luetage-theme-io.js:8
↓ 2 callers
Function
_restoreSearch
()
mods/luetage-backupEngines.js:27
↓ 2 callers
Function
addBlobAttachment
* 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 callers
Function
addDataAttachment
* 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 callers
Function
addNewPaneButton
()
mods/old/startPagePane.js:32
↓ 2 callers
Function
addPanelControls
* Add the panel action controls * @param panel dom node
mods/panel_actions.js:307
↓ 2 callers
Function
advancedPanelOpened
* 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 callers
Function
applyMask
(maskText)
mods/old/psPlusOne.js:114
↓ 2 callers
Function
checkTextWidth
(text)
mods/old/psPlusOne.js:91
↓ 2 callers
Function
confirmMsg
* Show the delete confirmation box with specified text * @param msg string to use
mods/old/advancedPanels.js:407
↓ 2 callers
Function
connectToNotesTab
* Start a connection to the editor
mods/old/betterNotes.js:179
↓ 2 callers
Function
copy_mod_file
Copy a single mod file
custom.py:155
↓ 2 callers
Function
createActionButton
* 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 callers
Function
createWebkitMask
(darkStart, darkEnd)
mods/old/domainsHighlighted.js:121
↓ 2 callers
Function
doListFormat
* 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 callers
Function
faviconChanged
(faviconSpan)
mods/old/fullColourTabs.js:64
↓ 2 callers
Function
g
(a,o)
mods/old/psPlusOne.js:10
↓ 2 callers
Function
l
(a,o)
mods/old/psPlusOne.js:10
↓ 2 callers
Function
makeEditorButton
* Create and Add the editor button to the notes panel
mods/old/betterNotes.js:348
↓ 2 callers
Function
new_guide_clicked
(e, classname)
pageActions/Page_Guide_Lines.js:132
↓ 2 callers
Function
onClose
* The editor has closed. Perform necessary cleanup.
mods/old/betterNotes.js:85
↓ 2 callers
Function
register_mod
Register a mod to browser.html
custom.py:167
↓ 2 callers
Function
sendNote
* Send the currently selected note to the Editor
mods/old/betterNotes.js:136
↓ 2 callers
Function
setMarqueeContent
* 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 callers
Function
styleForFullEditor
* Start applying the special style to hide existing notes UI to the notes panel
mods/old/betterNotes.js:389
↓ 2 callers
Function
uninstall
Uninstalls all changes and mods
custom.py:65
↓ 2 callers
Function
updateAdvancedPanelTitle
* Update the header title of a panel * @param node DOM node of the advancedpanel activated
mods/old/advancedPanels.js:721
↓ 2 callers
Function
update_splash_screen
Change the colours of the splash screen
custom.py:189
↓ 2 callers
Function
upgradePanel
* upgrade a web panel by adding controls, listeners, etc. * @param panel dom node
mods/panel_actions.js:331
↓ 1 callers
Function
O
(a)
mods/old/psPlusOne.js:10
↓ 1 callers
Function
_
(a)
mods/old/psPlusOne.js:10
↓ 1 callers
Function
activate
(e)
mods/old/startPagePane.js:80
↓ 1 callers
Function
addMod
(mutationTarget)
mods/prototypes/status_mouse.js:35
↓ 1 callers
Function
addSearchTextControls
(webview)
mods/panel_actions.js:198
↓ 1 callers
Function
advancedPanelCreated
* 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 callers
Function
attachmentAsDropTarget
* Make the attachment button a drop target
mods/old/betterNotes.js:219
↓ 1 callers
Function
backup_html
Make a backup of the browser.html
custom.py:76
↓ 1 callers
Function
beginObservation
* Begin observing the changes to panels * @param webPanelStack The web panel stack div
mods/panel_actions.js:372
↓ 1 callers
Function
buildScrollMap
* Build a Scroll Map to map between source and preview lines
mods/old/betterNotesEditor.js:323
↓ 1 callers
Function
c
(e)
mods/old/betterNotesEditor.js:108
↓ 1 callers
Function
clearScrollMap
* A change has happened that requires the scroll map to be rebuilt
mods/old/betterNotesEditor.js:316
↓ 1 callers
Function
combine_css_mods
Combine all of the css mods and return as a long string Don't use mod dependencies
custom.py:205
↓ 1 callers
Function
convertSingleButton
* 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 callers
Function
convertWebPanelToAdvancedPanel
* 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 callers
Function
createButton
* 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 callers
Function
createElement
(action, webview)
mods/panel_actions.js:221
↓ 1 callers
Function
createList
* Create the dom list for the sessions * @param sessions The array of session objects (already sorted) * @returns DO
mods/old/advancedPanels.js:518
↓ 1 callers
Function
createListItem
* Generate a list item for a session object * @returns DOM list item
mods/old/advancedPanels.js:477
↓ 1 callers
Function
createMarquee
* Create a marquee and add it to a tab * @param {chrome.tabs.Tab} tabInfo
mods/old/mediaMarquee.js:54
↓ 1 callers
Function
createWebkitMask
(darkStart, darkEnd)
mods/old/psPlusOne.js:103
↓ 1 callers
Function
create_buttons
()
pageActions/Page_Guide_Lines.js:91
↓ 1 callers
Function
dateToFileSafeString
* 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 callers
Function
dateToFileSafeString
* 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 callers
Function
dateToString
* Turn a date into a string to show underneath each session * @param {Date} date
mods/old/advancedPanels.js:469
↓ 1 callers
Function
doBiscuit
()
mods/old/nicer-biscuit.js:5
↓ 1 callers
Function
doContentScript
* Perform a content script activity * @param {function} func
mods/button_machine.js:35
↓ 1 callers
Function
doContentScript
* Inject a script as a content script * @param webview to use * @param scriptMethod Method to inject
mods/panel_actions.js:262
↓ 1 callers
Function
domainsHighlighted
(addressBarElement)
mods/old/domainsHighlighted.js:9
↓ 1 callers
Function
formatDownload
(e)
mods/old/combinedSync.js:47
next →
1–100 of 257, ranked by callers