Skip to content

devd/chrome-filelogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This extension logs to file using the FileSystem API.

Right now, a major bug is that I don't know how to get the extension ID

From the extension that you want to log from, send chrome.extension.sendRequest('aafmhjefpcdalkkdhliijedkjdnmpgpm', anyobject);

anyobject is JSON.stringify'ed and saved to the id of the sending extension.txt

You can see the files at filesystem:chrome-extension://aafmhjefpcdalkkdhliijedkjdnmpgpm/persistent/

About

A simple logging extension for Google Chrome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published