-
Notifications
You must be signed in to change notification settings - Fork 2
extract urls from firefox sessionstore.js file
License
lesmana/firefox-sessionstore-parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
sessionstoreparser 0.9 Extract URLs from the file sessionstore.js from the browser Firefox. Examples -------- Extract selected URLs from open tabs from open windows: sessionstoreparser ~/.mozilla/firefox/profile/sessionstore.js Extract selected URLs from all tabs from all windows: sessionstoreparser --all ~/.mozilla/firefox/profile/sessionstore.js Extract all URLs from all tabs from all windows: sessionstoreparser --all --url=all \ ~/.mozilla/firefox/profile/sessionstore.js Extract all URLs from closed tabs from selected window sessionstoreparser --url=all --tab=closed --window=selected \ ~/.mozilla/firefox/profile/sessionstore.js Installation ------------ 1. Place symlink to sessionstoreparser in directory listed in PATH. 2. ??? 3. PROFIT!!1 Copyright --------- Everything is copyright 2014 Lesmana Zimmer. License ------- This file is part of Sessionstoreparser. Sessionstoreparser is free software: You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Sessionstoreparser is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Sessionstoreparser. If not, see <http://www.gnu.org/licenses/>.
About
extract urls from firefox sessionstore.js file
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published