Razer Chroma performance fix – Vivaldi Browser snapshot 1957.9
-
@Pathduck I think it's something in the preferences json but not really sure what.
In any case now I've only installed my extensions with icons and will wait for the fix to readd the userjs -
@iAN-CooG Possible workaround:
- In the file "Preferences" (JSON), find "hidden_extensions" and add the extension ID.
- You'll probably need to use a JSON editor as hacking minified JSON directly is risky business.
"extensions" : { "hidden_extensions" : [ "dhdgffkkebhmkfjojejmpbldmpobfkfo", "fpnmgdkabkmnadcjpehmlllkndpkmiak", "bhchdcejhohfmigjafbampogmaanbfkg", "fngmhnnpilhplaeedifhccceomclgfbg", "fihnjjcciajhdojfnbdddfaoknhalnja", "cjpalhdlnbpafiamejdnhcphjbkeiagm", "jinjaccalgkegednnccohejagnlnfdag", "gogippjaikoijhcdcioeajgpmlmchkba" ],
In the example above the "gogippp..." is the one that crashes for me. But since it's hidden at least I can launch the browser. Not sure if userJS actually has IDs?
-
@Pathduck yes it has, as any userjs are treated as normal extensions, they're just one single file instead of a collection of files inside a zip (crx)
I'll try that suggestion.
EDIT: It worked, I had to add "camloifocpmncndldchmdagcgboaoooi" (ID derived from the backup) in hidden_extensions" and then installing the user.js file now it's in the hidden part of the extension toolbar and Vivaldi still lives. Thanks -
Please, fix VB-59501.
-
Please fix my pet bug.
(Adding some spice:) What? You don’t know which one it is? Don’t I have to tell that every snapshot?
-
@potmeklecbohdan: The safety of our pets is essential! This particular bug seems important in that regard.
VB-59501: "Upgrading from 3.0 to 3.1 caused all pets in my neighborhood to choke to death. Doesn't happen with Chrome."
-
@iAN-CooG Good to hear.
I managed to find a more permanent workaround by adding an icon to the manifest and loading it as an unpacked extension.
"icons": { "32": "dist/raw/icon.png" },
Now it doesn't crash if enabled and I toggle extensions to show. The icon doesn't actually show though - maybe it needs a 16x16 to show in the address bar, but I don't care as this extension doesn't need an icon anyway.
-
Time to bring out the old school extensions toggle mod methinks ^^
-
@av1: Thats what you are helping doing right now, testing the features before a release... This is a snapshot
-
@Gwen-Dragon it caused me the automatic removal of all extensions, so beware on testing.
-
With Navigation Bar shown in internal pages if you have >=1 notes and you are in the Note Editor, clicking on History or Bookmarks produces the following error which is already known right? No need to report I assume. (Linux)
An error occurred Error: Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings. at e.exports (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/background-common-bundle.js:1:363206) at Object.e.dispatch (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/background-common-bundle.js:1:464534) at Object.clearIfActive (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/bundle.js:1:351746) at S.clearActiveWebViews (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/bundle.js:1:1438562) at P.componentWillUnmount (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/bundle.js:1:1431522) at io (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/vendor-bundle.js:338:75657) at uo (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/vendor-bundle.js:338:77636) at Lo (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/vendor-bundle.js:338:81338) at No (chrome-extension://mpognobbkildjkofajifpdfhcoklimli/vendor-bundle.js:338:84900) at chrome-extension://mpognobbkildjkofajifpdfhcoklimli/vendor-bundle.js:338:98149
-
@Pathduck
Thank you so much for this tip!
I use a self written extension and never bothered to give it an icon, simply adding one like in your example saved my day! -
@AV1 This thread is about the latest snapshot.
-
@AV1 Can't confirm, it's working fine in Stable. Where have you reported that "issue" and with which precise steps can others try to reproduce it?
-
"[macOS] Silent updates occasionally fails: use the Vivaldi menu item to trigger an update if this is affecting you"
The menu item is not working to trigger the update from 3.2.1952.3, have to manually update. -
@Chas4 The menu item worked fine for me.
MacBook Pro Early 2015 | macOS 10.12.6 Sierra | Vivaldi 3.2.1957.9
-
@AltCode said in Razer Chroma performance fix – Vivaldi Browser snapshot 1957.9:
[Tabs] Option to change Close Tab button position (VB-7857)
Finally, one mod less to use
Fwiw, whilst this works in the tab-bar, it does not in the Window Panel. The "Close" cross remains on the rhs there.
-
@Steffie I hadn't had a look there, but its position should also change with the new setting. Either way, I was modding Vivaldi to display it on the right side. In macOS it is displayed on the left by default.
-
@AltCode said in Razer Chroma performance fix – Vivaldi Browser snapshot 1957.9:
should
Yep ... but does not.
-
OK, I'll be annoying until it fixed.
For those who using PWAs - that feature is still visually broken
- No icon in title bar at all
- icon in system taskbar is just default V logo
- address bar is now visible by default and can not be hidden even via ctrl+f11
- window chrome does not follow theme/accent color properly
- silent crash when trying to open dev. tools for PWA page
Most of above applies to popup windows (eg. outlook.com 'open in new window' button)