Skip to content

SingleFile is a Chrome extension that helps to archive a complete page into a single HTML file

Notifications You must be signed in to change notification settings

dgrinton/SingleFile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 

Repository files navigation

SingleFile (c) 2011 Gildas Lormeau

SingleFile is a Chrome extension that helps to archive a complete page into a single HTML file.

This fork allows SingleFile to work on file:// URLs.

This fork is not in the Chrome Web Store. To install it, either:

- drag the .crx files from WebContent/ onto Chrome's extensions screen, then tick
the "Allow access to file URLs" for each extension

OR

- enable Developer mode from Chrome's extensions screen and Load each unpacked
extension (WebContent/core and WebContent/ui - you'll also need to set the "dev"
flag to true on line 23 of WebContent/ui/scripts/bg/background.js).

About

SingleFile is a Chrome extension that helps to archive a complete page into a single HTML file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%