Results 192 comments of Manuel

It's caused by this part: ```javascript if (css.map) { // https://developer.chrome.com/devtools/docs/javascript-debugging // this makes source maps inside style tags work properly in Chrome code += '\n/*# sourceURL=' + css.map.sources[0] +...

_shy bump :sweat:_

Hi, so I've figured, the setting in this PR only works when [upgrading `eslint-plugin-vue` to v8](https://github.com/vuejs/eslint-plugin-vue/issues/1695#issuecomment-960545815) Is this feasible for the starter kit? (I know it works - I'm using...

I see... works fine for me, but I see there are still issues so this PR will have to wait :tipping_hand_man: Added a shy bump to the eslint-plugin-node issue :yum:...

`color: #fafafa` works for me

See the firefox knowledge base article: https://wiki.mozilla.org/Services/Sync/Addon_Sync#Are_Add-on_Settings_Synchronized.3F `storage.sync` feature has max. of ~100KB which would be enough for settings but probably not sessions... https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/sync

Added this in my [fork/PR](https://github.com/DiegoBM/Tab-Session-Manager/pull/1) - might make it into this repo: https://github.com/tennox/Tab-Session-Manager/commit/85483255ff96d61252016110188e660c2de72b88

Check out [this PR](https://github.com/sienori/Tab-Session-Manager/pull/889)

I suspected this might be because of the setting `Behavior when starting the browser`, but I could not reproduce: https://user-images.githubusercontent.com/2084639/149260718-d4e44da7-00cd-4a2d-a757-163db32c081d.mp4 Either way, try setting the setting to `Do Nothing` as...

Check out [this PR](https://github.com/sienori/Tab-Session-Manager/pull/889)