Importing big csv

Issue #23 duplicate
Nicolo Mezzopera [X] created an issue

It's impossible to import CSV bigger than a few thousand row, the quota api reach the limit around 4mb, it's possible to improve it adding the unlimitedStorage permisison ( https://developer.chrome.com/extensions/storage#property-local )

Also the system says that the file is successfully imported but is not, and the error shows up only in the console log

Comments (3)

  1. Nicolo Mezzopera [X] reporter

    Around 30 mb order of hundred-thousand rows each row with a small amount of data

  2. Log in to comment