Giter Club home page Giter Club logo

luckyshot / chrome-ext-tabulator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from greduan/chrome-ext-tabulator

6.0 6.0 1.0 881 KB

Tabulator is a free Google Chrome extension that helps reduce tab clutter and memory usage by saving all your open tabs into lists which can be restored at another time. [Moved to original branch]

Home Page: https://github.com/greduan/chrome-ext-tabulator

License: ISC License

CSS 15.25% HTML 17.65% JavaScript 67.10%
browser browser-extension chrome-extension chrome-extensions clean javascript minimal minimalist mithril mithriljs productivity tabs

chrome-ext-tabulator's Introduction

chrome-ext-tabulator's People

Contributors

greduan avatar jaredly avatar luckyshot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jaredly

chrome-ext-tabulator's Issues

QUOTA_BYTES_PER_ITEM error on storage.sync

Exceeded due to saving too many data to Chrome cloud.

Solutions proposed:

  • Reduce array and store only what's needed: id, url, pinned, favIconUrl
  • Avoid base64 images, they use too much space
  • Split sync item into many more, although it seems dirty yet many extensions do it
  • Move to localStorage although we lose syncing

Any other solutions? Ideally I'd be great to store+sync all the info, 8KB is very small for Tabulator purposes

Docs: https://developer.chrome.com/apps/storage

Merging with main repo

Heya @luckyshot,

@jaredly contacted me by email recently to add to the main repo's README links to the active forks, and what came out of it was a proposal from me to simply give you and him push access to the main repo so the main repo can continue to receive updates and make best use of the SEO that it has gathered by virtue of being one of the first to take these keywords.

What do you think of that idea? Let me know so we can organize it if you're interested ๐Ÿ™‚

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.