MCPcopy Create free account

hub / github.com/LonMcGregor/VivaldiMods / functions

Functions257 in github.com/LonMcGregor/VivaldiMods

↓ 1 callersFunctionformatUpload
(e)
mods/old/combinedSync.js:74
↓ 1 callersFunctiongetAverageRGB
(faviconData)
mods/old/fullColourTabs.js:126
↓ 1 callersFunctiongetDomainTextPositions
(text)
mods/old/psPlusOne.js:47
↓ 1 callersFunctiongetDomainTextPositions
(text)
mods/old/domainsHighlighted.js:66
↓ 1 callersFunctiongetOrCreateNotesTab
* Activate the editor if it exists, or open it in a new tab
mods/old/betterNotes.js:189
↓ 1 callersFunctiongetTldPlusOne
* 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 callersFunctionget_app_resource_dir
Get the vivaldi resource directory. This assumes that the installer has already removed any older versions
custom.py:29
↓ 1 callersFunctionh
(a)
mods/old/psPlusOne.js:10
↓ 1 callersFunctionhandleMutation
(mutationTarget)
mods/prototypes/status_mouse.js:21
↓ 1 callersFunctionhslToCss
(hsl)
mods/old/fullColourTabs.js:117
↓ 1 callersFunctioninit
* Initialise the mod, listen and observe for changes * Also set the initial values * @param {DomElement} addressBarElement
mods/old/domainOnly.js:89
↓ 1 callersFunctioninit
* Initialise the page, and call any sub-component init methods
mods/old/betterNotesEditor.js:717
↓ 1 callersFunctioninit
()
pageActions/Page_Guide_Lines.js:83
↓ 1 callersFunctioninitExport
* Add click listeners to export control
mods/old/betterNotesEditor.js:620
↓ 1 callersFunctioninitFormatting
* Add the event listeners for the formatting toolbar buttons
mods/old/betterNotesEditor.js:466
↓ 1 callersFunctioninitMod
* Check that the browser is loaded up properly, and init the mod
mods/keyboard_machine.js:70
↓ 1 callersFunctioninitMod
* Check that the browser is loaded up properly, and init the mod
mods/button_machine.js:87
↓ 1 callersFunctioninitMod
* Initialise the mod.
mods/injectThemeIntoPage.js:68
↓ 1 callersFunctioninitMod
* Check that the browser is loaded up properly, and then initialise the mod
mods/old/betterNotes.js:415
↓ 1 callersFunctioninitMod
* Check that the browser is loaded up properly, and then initialise the mod
mods/old/confirmQuit.js:89
↓ 1 callersFunctioninitMod
* Initialise the mod. Checking to make sure that the relevant panel element exists first.
mods/old/advancedPanels.js:786
↓ 1 callersFunctioninitMod
()
mods/old/combinedSync.js:166
↓ 1 callersFunctioninitRenderer
* Initialise the Remarkable renderer * Also, Inject line numbers for sync scroll
mods/old/betterNotesEditor.js:282
↓ 1 callersFunctioninitSettings
* Read the state settings from the storage
mods/old/betterNotesEditor.js:706
↓ 1 callersFunctioninitStrings
* Fill the page with localised strings
mods/old/betterNotesEditor.js:89
↓ 1 callersFunctioninject_css
()
pageActions/Page_Guide_Lines.js:125
↓ 1 callersFunctioninstall
Installs mods, and makes a backup of browser.html if needed
custom.py:54
↓ 1 callersFunctioninstall_mods
Install all of the specified mods, as well as any specified mod dependencies
custom.py:133
↓ 1 callersFunctioninstall_one_page_action
Installs a single page action
custom.py:98
↓ 1 callersFunctioninstall_page_actions
Installs the page actions Creates the log if it doesn't exist
custom.py:89
↓ 1 callersFunctionisButton
* Check if the target of a click is a button * @param target an event target
mods/old/advancedPanels.js:326
↓ 1 callersFunctionisValidName
* Copied from bundle.js © Vivaldi - Check if a filename is valid * @param {string} s
mods/old/autoSaveSessions.js:33
↓ 1 callersFunctionis_js
is this a javascript mod
custom.py:220
↓ 1 callersFunctionj
(a)
mods/old/psPlusOne.js:10
↓ 1 callersFunctionl
(e)
mods/old/betterNotesEditor.js:108
↓ 1 callersFunctionloadSettingsAndInit
* Load the settings and call the initialiser function
mods/old/autoSaveSessions.js:309
↓ 1 callersFunctionmakeAllButtons
* Make all the buttons defined in MY_BUTTONS
mods/button_machine.js:78
↓ 1 callersFunctionmakeButton
* Return the DOM for a button * @param buttondef The definition of the button to be added
mods/button_machine.js:45
↓ 1 callersFunctionmakeConfirm
* Make & Show confirm quit dialog * @param number n the number of windows
mods/old/confirmQuit.js:22
↓ 1 callersFunctionmakeSettingElement
* Create an element for the current setting * @param modSetting
mods/old/autoSaveSessions.js:232
↓ 1 callersFunctionmaskProtocolAndAddress
(newText)
mods/old/domainsHighlighted.js:55
↓ 1 callersFunctionmaskSimplifiedAddress
(newText)
mods/old/domainsHighlighted.js:44
↓ 1 callersFunctionmodSettingsPage
()
mods/old/autoSaveSessions.js:143
↓ 1 callersFunctionnoteTextChanged
* 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 callersFunctionnotesSearchChanged
* Event for when the notes search box changes (input event)
mods/old/betterNotes.js:369
↓ 1 callersFunctionobservePanelSwitchChildren
* Start observing for additions or removals of web panel switches
mods/old/advancedPanels.js:777
↓ 1 callersFunctionobservePanels
* Begin observing the panels. If notes are already open, make a button
mods/old/betterNotes.js:339
↓ 1 callersFunctionobserveThemes
()
mods/injectThemeIntoPage.js:25
↓ 1 callersFunctionobserveThemes
* Begin observe for changes to the browser theme style
mods/old/betterNotes.js:398
↓ 1 callersFunctionobserveUIState
* Observe UI state changes
mods/old/advancedPanels.js:585
↓ 1 callersFunctiononEmpty
* No note is selected in the vivaldi UI
mods/old/betterNotesEditor.js:180
↓ 1 callersFunctiononInit
* The editor tab has loaded and has connected succesfully
mods/old/betterNotes.js:51
↓ 1 callersFunctiononInitQuery
* The Vivaldi UI has begun communications with the editor tab * @param source The source that wants to initialise
mods/old/betterNotesEditor.js:146
↓ 1 callersFunctiononNote
* A note has been selected from the vivaldi UI * @param note The vivaldi.note that has been selected
mods/old/betterNotesEditor.js:157
↓ 1 callersFunctiononNoteText
* 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 callersFunctiononTheme
* The Vivaldi UI theme has changed * @param theme Style string to be applied
mods/old/betterNotesEditor.js:195
↓ 1 callersFunctiononTitle
* 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 callersFunctionp
(e)
mods/old/betterNotesEditor.js:108
↓ 1 callersFunctionpdf_compat
()
pageActions/Page_Guide_Lines.js:115
↓ 1 callersFunctionprepareAlreadyExistingTabs
(tabstrip)
mods/old/fullColourTabs.js:24
↓ 1 callersFunctionprepareNewTab
(tabSpan)
mods/old/fullColourTabs.js:33
↓ 1 callersFunctionpreviewActiveChanged
* User changed wether the preview is active
mods/old/betterNotesEditor.js:683
↓ 1 callersFunctionprofileImage
()
mods/luetage-profile-icon.js:9
↓ 1 callersFunctionpsplusone
(addressBarElement)
mods/old/psPlusOne.js:13
↓ 1 callersFunctionr
(i,a)
mods/old/psPlusOne.js:10
↓ 1 callersFunctionregisterSwitchbackObserver
()
mods/old/startPagePane.js:56
↓ 1 callersFunctionremoveMod
(mutationTarget)
mods/prototypes/status_mouse.js:31
↓ 1 callersFunctionremove_existing_cloned_favicon
()
mods/old/favicon-security.js:39
↓ 1 callersFunctionreplaceClose
* Destroy and recreate the normal browser close button
mods/old/confirmQuit.js:77
↓ 1 callersFunctionrestore_html
Restore the backup of the browser.html
custom.py:81
↓ 1 callersFunctionrgbToHsl
(r, g, b)
mods/old/fullColourTabs.js:89
↓ 1 callersFunctionsaturateHsl
(hsl)
mods/old/fullColourTabs.js:111
↓ 1 callersFunctionsearchmod
()
mods/old/searchmod.js:1
↓ 1 callersFunctionsendEmpty
* Inform the editor that no note is selected
mods/old/betterNotes.js:155
↓ 1 callersFunctionsendInit
* 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 callersFunctionsendInitResponse
* Tell the Vivaldi UI that initialisation of connection was a success
mods/old/betterNotesEditor.js:218
↓ 1 callersFunctionsendNoteText
* Send the updated contents of the active note back to the UI to save it
mods/old/betterNotesEditor.js:227
↓ 1 callersFunctionsendThemeData
* Update the editor with the latest theme variables
mods/old/betterNotes.js:164
↓ 1 callersFunctionsetExportContent
* Set the export content according to current source text and markdown preview
mods/old/betterNotesEditor.js:651
↓ 1 callersFunctionsetExportTitle
* Update the export controls with new download title * @param newtitle the new title string to set
mods/old/betterNotesEditor.js:643
↓ 1 callersFunctionsetupTabDataChangeObserver
(tab)
mods/old/fullColourTabs.js:57
↓ 1 callersFunctionsortSessions
* Sort the array of sessions * @param sessions array of session objects - unsorted * @returns sessions array of sess
mods/old/advancedPanels.js:498
↓ 1 callersFunctionstyleForPanels
* Stop applying the style to the panel
mods/old/betterNotes.js:382
↓ 1 callersFunctionuninstall_page_action
Uninstall one page action. Updating of log will be handled elsewhere
custom.py:123
↓ 1 callersFunctionuninstall_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 callersFunctionupdatePages
* Send latest theme info to all pages * REMARK: Add additional custom css to line 3 of this function
mods/injectThemeIntoPage.js:40
↓ 1 callersFunctionwaitforsearchmod
()
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
FunctionaddressBarFocused
(event)
mods/old/psPlusOne.js:17
FunctionaddressBarFocused
(event)
mods/old/domainsHighlighted.js:13
FunctionaddressBarUnFocused
(event)
mods/old/psPlusOne.js:22
FunctionaddressBarUnFocused
(event)
mods/old/domainOnly.js:10
FunctionaddressBarUnFocused
(event)
mods/old/domainsHighlighted.js:18
FunctionblockEventUnlessModifierKey
* Block an event from continuing unless a modifier key is depressed * @param event An Event (export anchor click)
mods/old/betterNotesEditor.js:610
Functionbrowser_cursor_move
(e)
pageActions/Page_Guide_Lines.js:177
FunctioncleanUpForumDupeEntries
()
mods/old/historyCleanup.js:81
Functiondeactivate
()
mods/old/startPagePane.js:92
FunctiondeleteCancelClick
* User cancelled remove * @param e event
mods/old/advancedPanels.js:431
← previousnext →101–200 of 257, ranked by callers