0

I'm developing a Chrome browser extension that that has different menu links that go to different pages in the extension. I noticed each time the extension closes I have to navigate back to the last page I was on in the extension.

Is there a way to keep the last page I'm on current even if the extension window closes?

olimits7
  • 555
  • 2
  • 9
  • 26
  • By "extension" you mean "browser action popup", right? – Xan Feb 26 '15 at 22:29
  • possible duplicate of [How can I instruct Chrome Extension to NOT reload my HTML each time it is opened?](http://stackoverflow.com/questions/26398014/how-can-i-instruct-chrome-extension-to-not-reload-my-html-each-time-it-is-opened) – Xan Feb 26 '15 at 22:31
  • @Xan yes, thank you...i think this is what i'm looking for. i saw your comment on this link; i guess this does get asked a lot...haha. :) – olimits7 Feb 26 '15 at 22:53
  • This - no, but the Overview page is a vital resource to understanding how extensions are structured. – Xan Feb 26 '15 at 22:53

0 Answers0