Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6703961
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:14:00+00:00 2026-05-26T07:14:00+00:00

I have been playing with HTML5 Offline web apps and the File API using

  • 0

I have been playing with HTML5 Offline web apps and the File API using Chrome. After looking at what the guys and girls have done at html5rocks,
I was wondering if there is a way to find out more information about the file system/sandbox?

For example:
– Where on disk is the files/sandbox being stored?
– How much space is free/used?
– Is the data encrypted?

I am hoping for an internal Chrome url similar to chrome://appcache-internals which allows you to manage the appcache for an offline web app.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T07:14:01+00:00Added an answer on May 26, 2026 at 7:14 am

    Thanks the the book Using Html5 Filesystem API (by Eric Bidelman), if you go to “chrome://settings/cookies” search for your url you can find quota and usage stats about the local filesystem.

    The following code snippet also prints out this info:

    window.webkitStorageInfo.queryUsageAndQuota(TEMPORARY, function(usage, quota) {
            console.log('Using: ' + (usage / quota) * 100 + '% of temporary storage');}, 
        function(e) { 
            console.log('Error', e); 
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been playing around with the postgresql.conf file for a couple days now.
I have been playing around with the MVP pattern using winforms for the last
I have been playing with server side sorting/paging using YUI DataTable, and everything is
I'm new to html5 and have been playing around with the canvas. I'm wondering
I have been playing with using Continuity as a "platform-independent multiuser GUI" for Perl.
I have been playing around with the canvas element in HTML5 and I am
I have been playing with the idea of using a simple screen-scraper using jQuery
I have been playing with Amazon's Product Advertising API, and I cannot get a
I have been playing around with my phonegap app in eclipse using android sdk
I have been playing around with SQLite a little bit and I was looking

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.