You are viewing a single comment's thread from:
RE: [Extreemit] Chrome Plugin to toggle Resteems on Profile pages! (original by Itchy!)
didn't use any specific chrome API calls. By default, if you go to a new page, the script resets back to "hide resteems". If you do want it to save the button state (at least up to the point that you completely refresh the page), all you would have to do is remove the line: isHiding = false;
from line 26 of the script!