JanX2 / WebArchiveExtractor

Mac OS X utility to un-archive .webarchive files (like when saving from Safari)

Home Page:http://robrohan.github.io/WebArchiveExtractor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE: this file is from the original sourceforge code. There is no Automator code in this forked version

Release notes

Version 0.1 - initial release This release contains two independent parts

Part 1. Application 'Web Archive Extractor'

files: WebArchiveExtractor.zip contains Application

To install 'Web Archive Extractor'

  • unpack WebArchiveExtractor.zip
  • copy WebArchiveExtractor into /Application folder

Part 2. Automator Action

files: Automator-WebArchiveExtractorAction.action.zip contains Automator Plugin Automator-ExtractWebarchive.zip contains sample workflow

To install Automator Action

  • unpack zip
  • copy WebArchiveExtractorAction.action into /Users//Library/Automator folder

Version 0.2 Version 0.2 improves stability and addresses a number of other minor issues. -crash on releasing of autorelease pool fixed (in NSCoreDragReceiveProc) -main resource name changed to webarchive-index.html -bundle identifiers changed

files: WebArchiveExtractor.0.2.zip contains Application Automator-WebArchiveExtractorAction.0.2.action.zip contains Automator Plugin

About

Mac OS X utility to un-archive .webarchive files (like when saving from Safari)

http://robrohan.github.io/WebArchiveExtractor/

License:Other


Languages

Language:Objective-C 65.3%Language:HTML 34.7%