0

How to access WebStorage (locaStorage) of parent page (current tab) from inside Chrome Extension popup?

Actually, chrome.storage.sync access the local storage of the popup.htm page not the parent page. So, is this possible? Or, is it prevented for some security reasons?

Note: the following is about saving and accessing the local storage inside the popup page. What I need is the local storage of the parent page (current tab).

saving and retrieving from chrome.storage.sync

Muhammad Altabba
  • 2,583
  • 19
  • 31

0 Answers0