• Community
    • Community
    • Vivaldi Social
    • Blogs
  • Forum
    • Vivaldi Forum
    • Categories
    • Recent
    • Popular
  • Themes
    • Vivaldi Themes
    • My Themes
    • FAQ
  • Contribute
    • Contribute
    • Volunteer
    • Donate
  • Browser
    • Vivaldi Browser
    • Latest News
    • Snapshots
    • Help
Register Login

Vivaldi

  • Community
  • Themes
  • Contribute
  • Browser

Navigation

    • Home
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Desktop
    3. Vivaldi for Windows
    4. Is there a Reload All Tabs Functionality/Shortcut for Vivaldi?

    Is there a Reload All Tabs Functionality/Shortcut for Vivaldi?

    Scheduled Pinned Locked Moved Vivaldi for Windows
    16 Posts 10 Posters 5.8k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Z
      zvptd
      last edited by Pesala

      On a restart, Vivaldi opens up with all the tabs I had left open - a neat and much-appreciated functionality.
      However, these tabs get reloaded only when I visit each one of them.

      • Is there a Shortcut to reload all tabs in Vivaldi?
      • Can we have a Vivaldi to reload all tabs automatically on startup/restart?
      1 Reply Last reply Reply Quote 0
    • Ayespy
      A
      Ayespy Soprano Moderator
      last edited by

      Not yet. It's a practical feature which will surely come at some point.

      Edit: for now you can multi-select all your tabs and then right-click/reload them all at once.

      Volunteer Mod and tester on Windows 11 Home X64, i7-13700 @ 5.4 GHz turbo; Intel UHD 770 graphics; 1TB NV2 PCIe 4.0 NVMe SSD; 32 GB DDR4-3200 RAM. Community Code of Conduct

      1 Reply Last reply Reply Quote 0
    • J
      Johnny69
      last edited by

      @Ayespy:

      Not yet. It's a practical feature which will surely come at some point.

      Edit: for now you can multi-select all your tabs and then right-click/reload them all at once.

      Or, until this feature is built into Vivaldi, use one of the many 'Reload Tabs' extensions.

      Edit: I've just tried one such extension called 'Awesome Reload All Tabs Button'. This one seems to force a reload of all tabs at the start of a session, without the reload button being clicked. Ideal behavior for my needs..

      1 Reply Last reply Reply Quote 2
    • J
      jvleminc
      last edited by

      Feature request filed. 🙂

      1 Reply Last reply Reply Quote 1
    • webaschtl
      W
      webaschtl Supporters
      last edited by

      ... but not yet implemented, or? 😞

      1 Reply Last reply Reply Quote 0
    • LonM
      L
      LonM Soprano Patron Moderator
      last edited by

      This could be implemented by attaching a button that executes the following: chrome.tabs.query({}, tabs => {tabs.forEach(tab => {chrome.tabs.reload(tab.id)})})

      💻 Windows 10 64-bit Sopranos Builds • en-GB • 🗳 vote for features • 🕵️‍♀️ Code of Conduct • 🐞 Report bugs

      luetage
      L
      1 Reply Last reply
      Reply Quote 0
    • luetage
      L
      luetage Supporters Soprano @LonM
      last edited by

      I think selecting all and reloading with context menu is fine, as long as you don't have to do it too often.

      @LonM As I found out yesterday, using chrome apis like this doesn't work. Both the custom.js file and the user files are content scripts and only a limited number of chrome apis work directly (eg storage). This would probably have to be done as extension. Well, at least I don't know right now how to run a background script in the application context – it should be possible I guess. Let me know if you find out.

      github ◊ vfm

      LonM
      L
      webaschtl
      W
      2 Replies Last reply
      Reply Quote 0
    • LonM
      L
      LonM Soprano Patron Moderator @luetage
      last edited by

      @luetage I managed to get it working in my "Custom Buttons" mod. There are some chrome.* APIs you can't use, but vivaldi's UI (and by extension mods) does have full access to chrome.tabs.*

      💻 Windows 10 64-bit Sopranos Builds • en-GB • 🗳 vote for features • 🕵️‍♀️ Code of Conduct • 🐞 Report bugs

      luetage
      L
      1 Reply Last reply
      Reply Quote 0
    • luetage
      L
      luetage Supporters Soprano @LonM
      last edited by

      @lonm You're right. I just remembered I'm actually using chrome.tabs in a mod. But this would mean custom.js isn't a content script? And how do I find out which chrome.apis work, trial and error?

      github ◊ vfm

      LonM
      L
      1 Reply Last reply
      Reply Quote 0
    • LonM
      L
      LonM Soprano Patron Moderator @luetage
      last edited by

      @luetage said in Is there a Reload All Tabs Functionality/Shortcut for Vivaldi?:

      trial and error

      Pretty much 🕵️‍♀️

      💻 Windows 10 64-bit Sopranos Builds • en-GB • 🗳 vote for features • 🕵️‍♀️ Code of Conduct • 🐞 Report bugs

      luetage
      L
      1 Reply Last reply
      Reply Quote 0
    • luetage
      L
      luetage Supporters Soprano @LonM
      last edited by

      @lonm Meh, it would be really nice, if the devs provided us with a list of working apis 😃

      github ◊ vfm

      1 Reply Last reply Reply Quote 0
    • webaschtl
      W
      webaschtl Supporters @luetage
      last edited by

      @luetage said in Is there a Reload All Tabs Functionality/Shortcut for Vivaldi?:

      I think selecting all and reloading with context menu is fine, as long as you don't have to do it too often.

      That was the reason for my request 😞
      Updating two web pages, German and English versions, both side-by-side in Vivaldi – and first tried reloading both tiled pages in one step with F5. No chance...

      1 Reply Last reply Reply Quote 0
    • otto
      O
      otto Ambassador
      last edited by

      There is a way to reload all open tabs,

      -- Open the Vivaldi Side Panel
      -- Select Window
      -- Right-click (on top level Window Group) to view menu
      -- Select Reload

      webaschtl
      W
      1 Reply Last reply
      Reply Quote 4
    • webaschtl
      W
      webaschtl Supporters @otto
      last edited by

      @otto Thanks for this hint!

      Maybe as an alternative solution to the above mentioned addon "Awesome Reload All Tabs Button"

      0_1553596852709_2019-03-26_shot_001.jpg

      otto
      O
      1 Reply Last reply
      Reply Quote 0
    • otto
      O
      otto Ambassador @webaschtl
      last edited by

      @webaschtl Yup, that's two solutions then 🙂

      1 Reply Last reply Reply Quote 0
    • E
      emp00
      last edited by

      FYI - I'm running Vivaldi 5.3.2679.70 and could not anymore find the recommended "Awesome Reload All Tabs Button" Extension in the chrome web store July 2022. Instead I installed the similar extension "Reload All Tabs" from mohamedmansour.com

      Result: After closing and restarting Vivaldi it completely crashed my profile. Vivaldi did not start any more - no error message.

      Workaround: Starting with --disable-extensions is possible but of course not a single extension working any more and it's not possible to remove/delete the bad extension...

      It took me half an hour, luckily here's the solution how to fix the problem: https://forum.vivaldi.net/topic/75871/vivaldi-crash-on-load-how-can-i-manually-remove-culprit-extension

      This is meant to be a warning, be CAREFUL when installing extensions - Vivaldi might not start up again and your profile can get "lost" (!!)

      1 Reply Last reply Reply Quote 1
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    • 1 / 1
    • First post
      Last post

    Copyright © Vivaldi Technologies™ — All rights reserved. Privacy Policy | Code of conduct | Terms of use | Vivaldi Status