Closed Bronco30 closed 9 years ago
I moved my TACS to the right of the screen and it seemed like it diappeared to the right next to the screen, no I can't get it back. Tried reinstalling the extension. Please advise.
Try this:
var tasc=JSON.parse(localStorage.TACS);delete tasc.bounds;localStorage.TACS=JSON.stringify(tasc)
This code will remove TACS position from its settings
I moved my TACS to the right of the screen and it seemed like it diappeared to the right next to the screen, no I can't get it back. Tried reinstalling the extension. Please advise.