rizwansoaib / whatsapp-monitor

Free Whatsapp Online Tracker ๐Ÿ“ฒ | WhatsApp last seen tracker | [Get Notification ๐Ÿ”” and history ๐Ÿ“œ of Online WhatsApp Contact]
https://wpmonitor.online
GNU General Public License v3.0
1.03k stars 199 forks source link

window.Store is not accesible in chrome extension #132

Closed Sidrti closed 2 years ago

Sidrti commented 2 years ago

Describe the bug window.Store object is not accessible from the downloaded git repo code but when I try to add this extension from https://chrome.google.com/webstore/detail/online-monitor/emkoflhmeegjlabodebpfbkeicjppebi/ , window.Store becomes accessible as soon as I open popup.html. Is the there something missing in the git code to make Store object accessible ?

To Reproduce Steps to reproduce the behavior:

  1. Download the Git repo
  2. Go to chrome 'Load Packed Extension'
  3. Browse to Chrome Extension folder in this repo
  4. Add Chrome Extension folder in the chorme

Desktop (please complete the following information):

rizwansoaib commented 2 years ago

For source code Download from release

On Sat, 13 Nov, 2021, 3:40 pm Sidrti, @.***> wrote:

Describe the bug window.Store object is not accessible from the downloaded git repo code but when I try to add this extension from https://chrome.google.com/webstore/detail/online-monitor/emkoflhmeegjlabodebpfbkeicjppebi/ , window.Store becomes accessible as soon as I open popup.html. Is the there something missing in the git code to make Store object accessible ?

To Reproduce Steps to reproduce the behavior:

  1. Download the Git repo
  2. Go to chrome 'Load Packed Extension'
  3. Browse to Chrome Extension folder in this repo
  4. Add Chrome Extension folder in the chorme

Desktop (please complete the following information):

  • Windows 11
  • Chrome
  • 95.0.4638.69

โ€” You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rizwansoaib/whatsapp-monitor/issues/132, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHC2EZESQO52UNWLBZIGQW3ULY2SBANCNFSM5H6O7MPQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Disclaimer:ย  Messages from 'knit.ac.in http://knit.ac.in' mail server and any associated files may contain information that is confidential, subject to copyright or contains proprietary information. If you are not the intended addressee you are hereby notified that any dissemination, copying or distribution of these messages, or files associated with these messages is prohibited. If you have received the message in error, please notify us by replying to the concerned message and deleting it from your computer. Please also scan the message to verify that it is virus free. Thank you for your time.

This email is governed by the Disclaimer Terms ofย  KNIT.

rizwansoaib commented 2 years ago

https://github.com/rizwansoaib/whatsapp-monitor/releases/tag/v2.6

Sidrti commented 2 years ago

Thankyou