GitXplorerGitXplorer
l

tabsave

public
64 stars
21 forks
20 issues

Commits

List of commits on branch master.
Unverified
ad719c0af4ee4c2e1a857800c56403fa1808f3fa

Incremented manifest

committed 11 years ago
Unverified
53cd4933a664e9d1cfb1d7b73964ef26e95e2263

Updated manifest

committed 11 years ago
Unverified
15b0e1c20bcda7774520d90c34d9d8290b9bebb9

Refixed a bug with Science Direct PDFs

committed 11 years ago
Unverified
2280bcf1ef38f2146dbce4435f85cb5841243de6

Fixed a bug with Science Direct PDFs

committed 11 years ago
Unverified
201ecf6e10f48d0db8341b5d9cf9f575d55b1395

New logo in screenshot

committed 11 years ago
Unverified
85269eccf2518b2ca9dcdd347126e970b4169d8c

New logo and icons

committed 11 years ago

README

The README file for this repository.

Tab Save

Tab Save is a utility to save all files in open tabs within Google Chrome to disk.

All open tabs in the current window are saved to disk, but I might add the ability to change this behaviour on the options page, e.g. for all windows, in/active tabs etc..

Filename can also be specified as the page title by setting filename in the chrome.download API. Hooking this up to a Google Scholar API will allow this extension to automatically name PDF files - this code contains a working prototype but the finished product is still in the works.

This extension largely just uses the core download method. Feel free to fork and make more elaborate use of it.

The current build is available on the Chrome web store, and now features the ability to add a list manually rather than just from the tabs list.