Coder Social home page Coder Social logo

andrelion / html5-localstorage-manager Goto Github PK

View Code? Open in Web Editor NEW
58.0 58.0 20.0 4.16 MB

Chrome extension for managing local storage, session storage and cookie. Realtime syncing, JSON-friendly editor, inspecting in independent popup window. Helps you accelerate web development if you relay on web storage heavily.

Home Page: http://goo.gl/CSdhm9

JavaScript 18.73% HTML 19.93% Vue 59.00% CSS 2.35%
chrome-extension webdevelopment

html5-localstorage-manager's People

Contributors

andrelion avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

html5-localstorage-manager's Issues

Solution to injecting a localStorage item

Hi,

I'm currently trying to inject a localstorage item into chrome through python but nothing seems to work. Would it be possible if there is a way to automate injecting a localstorage item? I am currently using python which launches chromedriver with your extension already installed.

Thanks!

No Longer Working in Chrome 40.0.2214.91 m

Once my Chrome browser updated to Version 40.0.2214.91 m, the extension no longer works and does not appear in the search bar (even with enabling "Always show the orange icon in address bar"). I've removed the extension and re-loaded, enabling/disabling, with no success.

System:
Chrome 40.0.2214.91 m
Windows 8.1

Suggestions

I agree with the above comment and I can see cookies are somewhat editable, but you're missing the most important parts of editing cookies & local storage. First off, it's very important to be able to edit a cookies expiration date since that's what people commonly want to change. Secondly, any edits made to html5 storage or cookies HAVE TO have an option to "lock down" changes so they aren't wiped away when the cache is cleared. Advertisers are starting to utilize cookies and html5 storage to initiate pop-ups to circumvent adblockers. Your extension would be the all-in-one solution if you could implement these features.

Cookies with same name but different scopes are shown incorrectly

Context (which actually describes the issue):

What's expected (well, after I've figured the situation): like document.cookie in console, it should show 2 different values.

Actual behaviour: 2 lalala values are shown.

Nice to have: if possible, it would be nice to see the cookie "scope" (path and domain), I would help in the first place in a case like this.

Licence

Under which licence is the manager developed

IndexedDB tab generates error on 2 different Chromebooks

Click on app icon.
Click on indexedDB tab.
Click on Open in New Window.
Get:
'404. That’s an error.

The requested URL /chrome-extension-localstorage-manager-popup-404.html was not found on this server. That’s all we know.'

I have 2 different up to date Chromebooks. That is the only error message I got.

Can't get to IndexedDB goodness

my site doesn't use localstorage, only IndexedDB
the UI doesn't let me open it unless it first detects that there's localstorage.
need to just manage the IdexedDB without requiring localstorage.

i can open the indexedDB manager popup window ok, from another site that has also localstorage.
on there, it refers to "current domain" - if there was just a way to change that.
to the site that i'm working on, then i could work around the previous ui issue.

Unexpected identifier

Hi,

I've already posted this in the chrome store but probably this github is a better location.

I'm getting an "Uncaught SyntaxError: Unexpected identifier " on the content.js script from the plugin.

Uncaught SyntaxError: Unexpected identifier chrome-extension://bfbmjmiodbnnpllbbbfblcplfjjepjdn/js/content.js:821

Cannot see localforage data

I'm saving data to LocalForage using the ember-localforage-adapter but I cannot see my data using this extension. using Chrome stable 43.0.2357.130 (64-bit)

Thanks!

Chromium 33 : icon is hidden

Hello,

I have a problem with the extension in Chromium, it seems that the icon remains hidden with Chromium. I'm not experiencing this issue in Chrome 34.

My version of Chromium : 33.0.1708.0 (234542)

Thank you !

Add Support for Web SQL

First of all, thank you for building that extension. it's really useful.

I would like to suggest, if you perhaps could add Support for WebSQL. It would be nice having way to cleanup the Web SQL and few other features.

Thanks

+ Cookie Management

In 2.0 Cookie / IndexedDB management was removed.
But Cookie is still needed. Will add it back in 2.1

localforage

I'm not seeing the icon appear on any of my local development sites, even though some of them are storing hundreds of megs of [utf16 compress] data in indexedDB (using localforage). I can't use Chrome to look at the data directly since it just locks up and crashes the developer tools tab.

by Tim

Anyone using indexedDB?

If you are using indexDB in your website, and you need a tool to debug it. Please let me know.

Thanks.

Autoscroll & buttons not working

The popup window auto-scrolls up all the time I scroll down, also when I click any edit button, it gets disabled immediately. Regards.

Manage cookies too!

I would LOVE for this to do the same thing for cookies that it does for LocalStorage. Currently I use EditThisCookie but would love one tool to do both.

Feature: Clear all

In the old localstorage manager there was a button to delete all keys. This would be possible in version 2.
Otherwise version 2 has become very good!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.