Hi,

I accidentally removed one of my userscripts (the edit and delete menu 
items are way too close to each other lol), so now I'm looking for a way to 
recover it if possible. I didn't close my browser (Firefox) since then, and 
there are active tabs still running this script, however it doesn't appear 
in the debugger, neither its variables and functions are accessible via the 
console. I also tried to use the profiler, but couldn't get anything 
helpful from there.

Then in the %appdata% profile folder I found 
a moz-extension+++%id%\idb\%num%gyreekansoem.sqlite file. When opened in 
notepad, it contains a %myscript_name% string. I used DB Browser for 
SQLite, and ran SELECT data FROM object_data. There are some plaintext 
script parts in the returned data (no %myscript_name% found this time 
though), but I couldn't recognize the data format. Is there a way to get 
the entire script from this db?

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/greasemonkey-users/880a74e9-7526-48aa-bc5f-7b8f1bfb869dn%40googlegroups.com.

Reply via email to