-
-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to export a cached page? #62
Comments
It is possible, you'll have to open a developer console in your Chrome On Thu, Nov 17, 2016 at 8:25 PM, Dana Merrick notifications@github.com
|
@lengstrom that's fine! Can you help point me in the right direction? I know the URL I'm looking for but I don't know the command to query local storage. |
I installed the Chrome Extension Debugger, got to the console for falcon, and figure I need to run something like:
|
This isn't really an issue but I'm not sure of the best place to ask.
I viewed a page yesterday, and today the page has changed. I can use
falcon
to search my cache for a word I know was on yesteday's version of the page and find the right URL.What I would like to do is export as much as I can from the falcon-cached version of the page.
The text was updated successfully, but these errors were encountered: