Room-Elephant / extension-chrome-key-retriever

Boost your web development productivity with this feature-rich extension. Gain complete visibility into the session, local, and cookie storage keys of your websites. Explore advanced functionalities like modifying these storage values and monitoring keys and sub keys effortlessly.
https://key-retriever.room-elephant.com/
Apache License 2.0
11 stars 2 forks source link

feat: add version controller #36

Closed JPedroBorges closed 1 year ago

JPedroBorges commented 1 year ago

This PR add a validation for the current version. If the validation fails, it shows a banner to update the version. Else, the banner stays invisible.

The banner only shows in case of lower versions. For development versions higher than current, the banner won't show.

The latest version is verified by the manifest on main branch.

Outdated version banner

image