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
↓ 1 callers
Function
formatUpload
(e)
mods/old/combinedSync.js:74
↓ 1 callers
Function
getAverageRGB
(faviconData)
mods/old/fullColourTabs.js:126
↓ 1 callers
Function
getDomainTextPositions
(text)
mods/old/psPlusOne.js:47
↓ 1 callers
Function
getDomainTextPositions
(text)
mods/old/domainsHighlighted.js:66
↓ 1 callers
Function
getOrCreateNotesTab
* Activate the editor if it exists, or open it in a new tab
mods/old/betterNotes.js:189
↓ 1 callers
Function
getTldPlusOne
* Get the tld plus one part of domain from the full url * If IP address, return it in full * @param {string} fullUrl * @returns {string
mods/old/domainOnly.js:45
↓ 1 callers
Function
get_app_resource_dir
Get the vivaldi resource directory. This assumes that the installer has already removed any older versions
custom.py:29
↓ 1 callers
Function
h
(a)
mods/old/psPlusOne.js:10
↓ 1 callers
Function
handleMutation
(mutationTarget)
mods/prototypes/status_mouse.js:21
↓ 1 callers
Function
hslToCss
(hsl)
mods/old/fullColourTabs.js:117
↓ 1 callers
Function
init
* Initialise the mod, listen and observe for changes * Also set the initial values * @param {DomElement} addressBarElement
mods/old/domainOnly.js:89
↓ 1 callers
Function
init
* Initialise the page, and call any sub-component init methods
mods/old/betterNotesEditor.js:717
↓ 1 callers
Function
init
()
pageActions/Page_Guide_Lines.js:83
↓ 1 callers
Function
initExport
* Add click listeners to export control
mods/old/betterNotesEditor.js:620
↓ 1 callers
Function
initFormatting
* Add the event listeners for the formatting toolbar buttons
mods/old/betterNotesEditor.js:466
↓ 1 callers
Function
initMod
* Check that the browser is loaded up properly, and init the mod
mods/keyboard_machine.js:70
↓ 1 callers
Function
initMod
* Check that the browser is loaded up properly, and init the mod
mods/button_machine.js:87
↓ 1 callers
Function
initMod
* Initialise the mod.
mods/injectThemeIntoPage.js:68
↓ 1 callers
Function
initMod
* Check that the browser is loaded up properly, and then initialise the mod
mods/old/betterNotes.js:415
↓ 1 callers
Function
initMod
* Check that the browser is loaded up properly, and then initialise the mod
mods/old/confirmQuit.js:89
↓ 1 callers
Function
initMod
* Initialise the mod. Checking to make sure that the relevant panel element exists first.
mods/old/advancedPanels.js:786
↓ 1 callers
Function
initMod
()
mods/old/combinedSync.js:166
↓ 1 callers
Function
initRenderer
* Initialise the Remarkable renderer * Also, Inject line numbers for sync scroll
mods/old/betterNotesEditor.js:282
↓ 1 callers
Function
initSettings
* Read the state settings from the storage
mods/old/betterNotesEditor.js:706
↓ 1 callers
Function
initStrings
* Fill the page with localised strings
mods/old/betterNotesEditor.js:89
↓ 1 callers
Function
inject_css
()
pageActions/Page_Guide_Lines.js:125
↓ 1 callers
Function
install
Installs mods, and makes a backup of browser.html if needed
custom.py:54
↓ 1 callers
Function
install_mods
Install all of the specified mods, as well as any specified mod dependencies
custom.py:133
↓ 1 callers
Function
install_one_page_action
Installs a single page action
custom.py:98
↓ 1 callers
Function
install_page_actions
Installs the page actions Creates the log if it doesn't exist
custom.py:89
↓ 1 callers
Function
isButton
* Check if the target of a click is a button * @param target an event target
mods/old/advancedPanels.js:326
↓ 1 callers
Function
isValidName
* Copied from bundle.js © Vivaldi - Check if a filename is valid * @param {string} s
mods/old/autoSaveSessions.js:33
↓ 1 callers
Function
is_js
is this a javascript mod
custom.py:220
↓ 1 callers
Function
j
(a)
mods/old/psPlusOne.js:10
↓ 1 callers
Function
l
(e)
mods/old/betterNotesEditor.js:108
↓ 1 callers
Function
loadSettingsAndInit
* Load the settings and call the initialiser function
mods/old/autoSaveSessions.js:309
↓ 1 callers
Function
makeAllButtons
* Make all the buttons defined in MY_BUTTONS
mods/button_machine.js:78
↓ 1 callers
Function
makeButton
* Return the DOM for a button * @param buttondef The definition of the button to be added
mods/button_machine.js:45
↓ 1 callers
Function
makeConfirm
* Make & Show confirm quit dialog * @param number n the number of windows
mods/old/confirmQuit.js:22
↓ 1 callers
Function
makeSettingElement
* Create an element for the current setting * @param modSetting
mods/old/autoSaveSessions.js:232
↓ 1 callers
Function
maskProtocolAndAddress
(newText)
mods/old/domainsHighlighted.js:55
↓ 1 callers
Function
maskSimplifiedAddress
(newText)
mods/old/domainsHighlighted.js:44
↓ 1 callers
Function
modSettingsPage
()
mods/old/autoSaveSessions.js:143
↓ 1 callers
Function
noteTextChanged
* Event fired when the note text changes * Handle the necessary UI updates and messaging * @param event fired (textarea input)
mods/old/betterNotesEditor.js:270
↓ 1 callers
Function
notesSearchChanged
* Event for when the notes search box changes (input event)
mods/old/betterNotes.js:369
↓ 1 callers
Function
observePanelSwitchChildren
* Start observing for additions or removals of web panel switches
mods/old/advancedPanels.js:777
↓ 1 callers
Function
observePanels
* Begin observing the panels. If notes are already open, make a button
mods/old/betterNotes.js:339
↓ 1 callers
Function
observeThemes
()
mods/injectThemeIntoPage.js:25
↓ 1 callers
Function
observeThemes
* Begin observe for changes to the browser theme style
mods/old/betterNotes.js:398
↓ 1 callers
Function
observeUIState
* Observe UI state changes
mods/old/advancedPanels.js:585
↓ 1 callers
Function
onEmpty
* No note is selected in the vivaldi UI
mods/old/betterNotesEditor.js:180
↓ 1 callers
Function
onInit
* The editor tab has loaded and has connected succesfully
mods/old/betterNotes.js:51
↓ 1 callers
Function
onInitQuery
* The Vivaldi UI has begun communications with the editor tab * @param source The source that wants to initialise
mods/old/betterNotesEditor.js:146
↓ 1 callers
Function
onNote
* A note has been selected from the vivaldi UI * @param note The vivaldi.note that has been selected
mods/old/betterNotesEditor.js:157
↓ 1 callers
Function
onNoteText
* The Editor has sent a new version of a note * @param text Updated note contents * @param id of note updated
mods/old/betterNotes.js:62
↓ 1 callers
Function
onTheme
* The Vivaldi UI theme has changed * @param theme Style string to be applied
mods/old/betterNotesEditor.js:195
↓ 1 callers
Function
onTitle
* The editor has sent a new title for a note * @param title new title of note * @param id of note updated
mods/old/betterNotes.js:76
↓ 1 callers
Function
p
(e)
mods/old/betterNotesEditor.js:108
↓ 1 callers
Function
pdf_compat
()
pageActions/Page_Guide_Lines.js:115
↓ 1 callers
Function
prepareAlreadyExistingTabs
(tabstrip)
mods/old/fullColourTabs.js:24
↓ 1 callers
Function
prepareNewTab
(tabSpan)
mods/old/fullColourTabs.js:33
↓ 1 callers
Function
previewActiveChanged
* User changed wether the preview is active
mods/old/betterNotesEditor.js:683
↓ 1 callers
Function
profileImage
()
mods/luetage-profile-icon.js:9
↓ 1 callers
Function
psplusone
(addressBarElement)
mods/old/psPlusOne.js:13
↓ 1 callers
Function
r
(i,a)
mods/old/psPlusOne.js:10
↓ 1 callers
Function
registerSwitchbackObserver
()
mods/old/startPagePane.js:56
↓ 1 callers
Function
removeMod
(mutationTarget)
mods/prototypes/status_mouse.js:31
↓ 1 callers
Function
remove_existing_cloned_favicon
()
mods/old/favicon-security.js:39
↓ 1 callers
Function
replaceClose
* Destroy and recreate the normal browser close button
mods/old/confirmQuit.js:77
↓ 1 callers
Function
restore_html
Restore the backup of the browser.html
custom.py:81
↓ 1 callers
Function
rgbToHsl
(r, g, b)
mods/old/fullColourTabs.js:89
↓ 1 callers
Function
saturateHsl
(hsl)
mods/old/fullColourTabs.js:111
↓ 1 callers
Function
searchmod
()
mods/old/searchmod.js:1
↓ 1 callers
Function
sendEmpty
* Inform the editor that no note is selected
mods/old/betterNotes.js:155
↓ 1 callers
Function
sendInit
* Try and make a connection between the vivaldi UI and the editor * @param attempts Number of connection attempts left
mods/old/betterNotes.js:116
↓ 1 callers
Function
sendInitResponse
* Tell the Vivaldi UI that initialisation of connection was a success
mods/old/betterNotesEditor.js:218
↓ 1 callers
Function
sendNoteText
* Send the updated contents of the active note back to the UI to save it
mods/old/betterNotesEditor.js:227
↓ 1 callers
Function
sendThemeData
* Update the editor with the latest theme variables
mods/old/betterNotes.js:164
↓ 1 callers
Function
setExportContent
* Set the export content according to current source text and markdown preview
mods/old/betterNotesEditor.js:651
↓ 1 callers
Function
setExportTitle
* Update the export controls with new download title * @param newtitle the new title string to set
mods/old/betterNotesEditor.js:643
↓ 1 callers
Function
setupTabDataChangeObserver
(tab)
mods/old/fullColourTabs.js:57
↓ 1 callers
Function
sortSessions
* Sort the array of sessions * @param sessions array of session objects - unsorted * @returns sessions array of sess
mods/old/advancedPanels.js:498
↓ 1 callers
Function
styleForPanels
* Stop applying the style to the panel
mods/old/betterNotes.js:382
↓ 1 callers
Function
uninstall_page_action
Uninstall one page action. Updating of log will be handled elsewhere
custom.py:123
↓ 1 callers
Function
uninstall_page_actions
Given the page action log of installed, delete each of the added page actions, and then the log itself
custom.py:110
↓ 1 callers
Function
updatePages
* Send latest theme info to all pages * REMARK: Add additional custom css to line 3 of this function
mods/injectThemeIntoPage.js:40
↓ 1 callers
Function
waitforsearchmod
()
mods/old/searchmod.js:19
Function
_backupSearch
()
mods/luetage-backupEngines.js:54
Function
_buttons
()
mods/luetage-theme-io.js:113
Function
_exportTheme
()
mods/luetage-theme-io.js:81
Function
addressBarFocused
(event)
mods/old/psPlusOne.js:17
Function
addressBarFocused
(event)
mods/old/domainsHighlighted.js:13
Function
addressBarUnFocused
(event)
mods/old/psPlusOne.js:22
Function
addressBarUnFocused
(event)
mods/old/domainOnly.js:10
Function
addressBarUnFocused
(event)
mods/old/domainsHighlighted.js:18
Function
blockEventUnlessModifierKey
* Block an event from continuing unless a modifier key is depressed * @param event An Event (export anchor click)
mods/old/betterNotesEditor.js:610
Function
browser_cursor_move
(e)
pageActions/Page_Guide_Lines.js:177
Function
cleanUpForumDupeEntries
()
mods/old/historyCleanup.js:81
Function
deactivate
()
mods/old/startPagePane.js:92
Function
deleteCancelClick
* User cancelled remove * @param e event
mods/old/advancedPanels.js:431
← previous
next →
101–200 of 257, ranked by callers