Ittay Dror
Ittay Dror
I don't know if related, but stacking mode (Super+s) doesn't seem to work either. Note that I searched all of gnomes binding (with gsettings list-recursively) and couldn't find any s
I disabled the extension and the error persists. My rules are `.*` for `ittayd` and some other patterns (`/abcd.*`) for `ittaysw`. As you can see from this comment, account switcher...
I see tons of messages (several per second) like the below in the service worker console: synced accounts (2) [{…}, {…}]0: {name: 'ittayd', cookies: Array(12), active: false, avatarUrl: 'https://avatars.githubusercontent.com/u/33328?s=100&v=4', expiresAt:...
Turned on error collection and saw this: Uncaught (in promise) Error: Extension context invalidated. assets/browser-polyfill.7e0c1479.js:1 (anonymous function)
So allow me to set the priority of rules, or, set the priority by their visual order in the plugin's dialoge. I'll try the opposite regex thing
I now see the error `Rule with id 1 specifies an incorrect value for the "regexFilter" key.`. When I test the regex in the console it works. Here it is...
I think there's a bug in the code somewhere that makes the extension to stop selecting the right rule. I also think it should iterate on rules according to their...
Note that after the bug happens I can't switch manually (the door icon in the extension) or exit an account (the x button)
When I right click the extension and choose "inspect pop-up" and go to the Application tab, the session and local and shared storage seem to be empty
Even if I remove the 'ittaysw' profile from the extension, it loggs me as ittaysw. I delete all github cookies and load the homepage and it logs me as ittaysw...