My Mac essentially stopped working, but I have this awesome extension for Google Chrome called Simple Window Saver, which saves a window with lots of tabs, so I can open it whenever I want to.
I have a backup of my entire Mac, so I know the data is in there somewhere but I don't understand how I can transfer it to a new computer.
I tried copying the extension from Default/Extensions, but that did not seem to work.
Looking at the JS files, it looks like the extension uses local storage to store data. So I am guessing I would need to access that to find my data.
Where would I find this data and what should I look for when transferring it to the new computer? Or if this is not at all correct, where would I find the data from the Chrome extension?