Description from extension meta
Simple editor for Storage Area for Chrome Packaged Apps & Extensions
Image from store
Description from store
THIS EXTENSION IS ONLY USEFUL ONLY FOR EXTENSION DEVELOPERS. IF YOU ARE NOT DEVELOPER DO NOT INSTALL EXTENSION, SINCE IT MIGHT CAUSE SERIOUS INJURIES, PANDEMICS AND WARS.
Devtools extension which provides GUI for chrome.storage in Chrome Apps & Chrome Extensions. If you don't know what chrome.storage is, then you don't need this extension.
To use extension open devtools a navigate to "Storage Area Explorer" tab
report problems on Github(also sources are there as well): https://github.com/jusio/storage-area-explorer
Permissions explanation.
Extension doesn't access you data in any way, unless you open devtools and click on the tab with Storage Explorer.
Extension doesn't store or transmit any data to other sites.
Detailed permissions explanation.
-copy/paste is required in order to enable import/export directly to clipboard
-all data on your sites - this devtools extension, and therefore when you open devtools, only those pages are accessible
-tabs and browsing history- extension requires tabs permission, but it is only used when devtools are actually opened (permission is needed in order to work with local/session html storage)
Change Log:
*0.4.3
Removed tabs permission
*0.4.2
Fixed clear button not working properly for local/session storages
*0.4.1
Added support for Chrome Hosted Apps
*0.4.0
Added support for HTML5 local&session storage
Bugfixes
*0.3.2
Enabled panel are for chrome extensions with storage permission
Fixed broken import/export of values with newline/tab characters
*0.2.3*
Fixed broken import from clipboard
*0.2.2*
Features:
New design
Added possibility import&export data
Inline editing
Bug fixes:
JavaScript error was displayed when inspecting extension without storage permission
*0.1*
Initial release
Latest reviews
- (2024-12-13) Pi Geeky: RIP my old friend. You served your purpose very well. 🪦🪦
- (2024-08-13) Danbytronic: Please update it to Manifest V3.
- (2024-06-30) Roy Liao: Good ext but keep freezing.
- (2024-05-16) Dovi Geretz: If you're trying to view a extension inspect your extensions mainfest.json like this too see your extensions local storage chrome-extension://<your_extension_id>/manifest.json
- (2024-04-04) Joshua Hamilton: Outdated. Does not work for service workers nor for extensions that only store and read chrome extension data through content scripts. In fact, doesn't even seem to work on its own background page.
- (2024-02-22) Fudayl Çavuş: Useful for extension developers, thank you. Easy to manage storage
- (2024-01-31) HeRuHaiLiu Huang: not enough good to edit value。 I have better choice swoosh very friendly
- (2024-01-08) noureddine laassari: So far do good
- (2024-01-05) Tyler Jang: Fantastic, works exactly as advertised and came through in a pinch. For anyone who missed it, make sure you inspect the page in order to find the Storage Area Explorer tab.
- (2023-11-18) Richard Brus: Great job, very useful, works perfectly!
- (2023-11-18) Oktokolo: Doesn't work for background service workers.
- (2023-08-07) Usman Subhani: Please add support for MV3 service worker. I am able to check the storage data by opening extension manifest file in a separate tab and check the dev console in that tab. But this workaround is a bit annoying. Also chrome storage api has a new 'Session' type storage. Would be helpful if we can view that as well.
- (2023-08-07) Usman Subhani: Please add support for MV3 service worker. I am able to check the storage data by opening extension manifest file in a separate tab and check the dev console in that tab. But this workaround is a bit annoying. Also chrome storage api has a new 'Session' type storage. Would be helpful if we can view that as well.
- (2023-07-05) Q伟N: good
- (2023-07-05) Q伟N: good
- (2023-06-24) Xavier Informale: Love this extension, it helps me monitor what was going on with my extension, huge time saver, and well done, I also love that you can edit the storage directly from the tab, 11/10 <3
- (2023-06-24) Xavier Informale: Love this extension, it helps me monitor what was going on with my extension, huge time saver, and well done, I also love that you can edit the storage directly from the tab, 11/10 <3
- (2023-05-30) Rafael: Super útil. Justo lo que estaba buscando. Muy importante teniendo en cuenta la relevancia del storage en las web extension. Acelera todo el desarrollo, ya que te evita tener que estar constantemente metiendo comandos en consola para verificar el estado del storage. Debería de haberla instalado mucho antes, me hubiera ahorrado mucho tiempo.
- (2023-05-19) dimden: Works great! If you don't see chrome.storage tabs you have to open URL starting with chrome-extension://ID/somethinghere and then it'll appear
- (2023-05-19) dimden: Works great! If you don't see chrome.storage tabs you have to open URL starting with chrome-extension://ID/somethinghere and then it'll appear
- (2023-03-24) Jason Polites: Doesn't seem to do anything. No additional tabs appear in the dev console. No errors in the logs. Just does nothing as far as I can see
- (2023-03-24) Jason Polites: Doesn't seem to do anything. No additional tabs appear in the dev console. No errors in the logs. Just does nothing as far as I can see
- (2023-03-23) Alex Vernacchia: This was a great find when developing my first extension. I was having a lot of trouble inspecting this data, but this extension made it super easy
- (2023-03-23) Alex Vernacchia: This was a great find when developing my first extension. I was having a lot of trouble inspecting this data, but this extension made it super easy
- (2023-02-21) ylhb Neeler: It's great!!!
- (2023-02-21) ylhb Neeler: It's great!!!
- (2022-11-01) Darren Williams: Very nice. It would be nice if it also worked for extensions that are purely service workers too- at the moment your extension thinks it isn't on an extension page when you go to their inspect view, so it doesn't show the storage, even though the APIs are the same (so I assume it is just a problem in the way you check to see if it is an extension view or not).
- (2022-11-01) Darren Williams: Very nice. It would be nice if it also worked for extensions that are purely service workers too- at the moment your extension thinks it isn't on an extension page when you go to their inspect view, so it doesn't show the storage, even though the APIs are the same (so I assume it is just a problem in the way you check to see if it is an extension view or not).
- (2022-10-31) Ahmet Erden: Top-notch helper. Thanks developer
- (2022-10-31) Ahmet Erden: Top-notch helper. Thanks developer
- (2022-07-25) tabliqat chi: Amazing and super helpful extension, just one question, are there any reasons you're not showing chrome.storage.session? Is it sort of 'inaccessible' to your extension?
- (2022-07-25) tabliqat chi: Amazing and super helpful extension, just one question, are there any reasons you're not showing chrome.storage.session? Is it sort of 'inaccessible' to your extension?
- (2022-05-24) Gareth Ng: Fruitful! Thank you!
- (2022-05-24) Gareth Ng: Fruitful! Thank you!
- (2022-04-10) Michael Bladowski: this is so terrible useful, thanks a lot for your work !!!!!!!!!
- (2022-04-10) Michael Bladowski: this is so terrible useful, thanks a lot for your work !!!!!!!!!
- (2022-04-05) Andreas: It was great but it has stopped working. Clicking the extension icon doesn't do anything.
- (2022-04-05) Andreas: It was great but it has stopped working. Clicking the extension icon doesn't do anything.
- (2022-03-11) Antonio José Salinero Gascón: Muy útil y, por ahora, la única con esta función.
- (2021-08-31) Open Source Freedom: Can't even get it to work. I click and nothing happens (basically inactive). no options. Something is amiss... It looks awesome at the start, but just can't make it work.
- (2021-08-31) Open Source Freedom: Can't even get it to work. I click and nothing happens (basically inactive). no options. Something is amiss... It looks awesome at the start, but just can't make it work.
- (2021-08-23) Uladzimir Yankovich: Loved it!
- (2021-08-23) Uladzimir Yankovich: Loved it!
- (2021-05-31) Great, all i needed was to view and maybe edit the storage
- (2021-04-01) Christoffer Brobäck: Awesome! perfect way * to backup and restore extension settings * debloat and manipulate extensions with increasingly large datasets such as OneTab * keep setting-profiles betwin sessions * accessing some data extensions don't let you export or download to easy
- (2021-04-01) Christoffer Brobäck: Awesome! perfect way * to backup and restore extension settings * debloat and manipulate extensions with increasingly large datasets such as OneTab * keep setting-profiles betwin sessions * accessing some data extensions don't let you export or download to easy
- (2021-01-23) Forex Dude: ffs, add a simple instruction on how to access
- (2021-01-23) Forex Dude: ffs, add a simple instruction on how to access
- (2020-12-16) Omar Essam: Great extension
- (2020-12-16) Omar Essam: Great extension