james-fray

Results 53 comments of james-fray

@ewokuk try `#vvp-items-grid-container`. As @shonjir suggested, you can try the following on the browser console to see if it matches or not: ```js document.querySelector('#vvp-items-grid-container') ```

Right-click on the page. Use inspect item to open the developer console. Switch to the console tab. Now execute: ```js localStorage.setItem('tab-reloader-element', '#vvp-items-grid-container'); ```

I've done some changes that might have fixed this issue. Please report back after version `0.6.3` release.

I am a CCleaner user. But it seems like you can configure it to not touch FF profiles.

I just tried and it works for me. What is your browser?

i tried on Windows Brave and it works for me. You can debug the issue by visiting chrome://extensions/ and turning the developer mode on. Use the inspect button on this...

Is this happening for all websites? Can you confirm on a clean profile? https://support.google.com/chrome/answer/2364824?hl=en&co=GENIE.Platform%3DDesktop#:~:text=Add%20a%20new%20profile,name%2C%20photo%20and%20color%20scheme.

@explorer326, Since I am not able to reproduce this issue, let's debug: Open chrome://extensions, and turn on the developer mode. Click on the "inspect" button for this extension and switch...

> the extension has stopped working again. It looks like the extension somehow missed the tabs with the active jobs. Have you done a restart? Please try to find a...

> It is very reproducible. Can you reproduce on another website? Please give the dev version a try and report back: 1. Open chrome://extensions in a browser tab and turn...