

These instructions are verified on a fresh install of 2.0. Note that while this is the only officially supported Skype client, it is an beta, so not everything may work. For information on the older client, see:
#WIKI READER CHROME UPDATE#
If you have the older Skype client installed, you will need to update to the newest client. Most up-to-date instructions can be found on project home page: Skypeĭownload the. For more information, check out gdfuse on GitHub. The streaming larger files parameter is perfect for large videos and movies. A config file can be found in the directory above that, with parameters to allow for streaming larger files, cache size, etc. Files are cached to ~/.gdfuse/default/cache.


You can do so by running chown $UID:$GID /mount/location.Ī word of warning, large files such as movies or large videos don't work too well with google-drive-ocamlfuse using default settings. If you decide to change the mount location for Google Drive, make sure the location is owned by your user. Gdfuse /home//googledrive fuse uid=1000,gid=1000,user 0 0 Next, add the following line to your /etc/fstab, again replacing with your user, and replacing the uid/ and gid values with the values retrieved from the echo $UID and echo $GID commands respectively. If so, create the file /usr/bin/gdfuse with the following contents, replacing with your GalliumOS username, then run sudo chmod +x /usr/bin/gdfuse. Google-drive-ocamlfuse -label default /home//googledriveĪlternatively, you may wish to set Google Drive to mount at startup using the /etc/fstab file.

google-chrome-stable_current_bĪdobe Flash apps (and Twitch streams, etc) require Adobe Flash Player, which is not included by default in GalliumOS. 2.1.3 GalliumOS 3.x, method 2 (preferred, probably!).Make sure that the Cache Storage checkbox is enabled. DevTools highlights it blue to indicate that it's selected.įigure 7. Filtering out resources that do not match the /script path.Ĭlick the resource that you want to delete. Use the Filter by Path text box to filter out any resources that do not match the path that you provide.įigure 6. DevTools highlights it blue to indicate that it's selected.įigure 5. Viewing the content of the / resource.Ĭlick the resource that you want to refresh. Viewing the HTTP headers of the /index.html resource.Ĭlick Preview to view a resource's content.įigure 4. Viewing the airhorner-0.6.11 cache.Ĭlick a resource to view its HTTP headers in the section below the table.įigure 3. Expand the Cache Storage section to view available caches.įigure 2. # View cache dataĬlick the Application tab to open the Application panel. The Size column of the Network Log has the information you're looking for. If you're trying to inspect HTTP cache data, this is not the guide you want.
#WIKI READER CHROME HOW TO#
This guide shows you how to use Chrome DevTools to inspect Cache data.
