Difference between revisions of "WARCreate"
Jump to navigation
Jump to search
(Created WARCreate page based on Andy's template) |
m (Main branch is named "main", not master. Fixes the RSS feed.) |
||
| (6 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {{ | + | {{Infobox tool |
| + | |image=Icon.png | ||
|purpose=Google Chrome browser extension for creating WARC files from web pages | |purpose=Google Chrome browser extension for creating WARC files from web pages | ||
|homepage=https://warcreate.com | |homepage=https://warcreate.com | ||
| Line 6: | Line 7: | ||
|platforms=Cross-platform | |platforms=Cross-platform | ||
|language=JavaScript | |language=JavaScript | ||
| − | |formats_out={{ | + | |formats_out=WARC |
| + | |function=Data capture and Deposit, Personal Archiving, Web Capture | ||
| + | |content=Web | ||
| + | }} | ||
| + | {{Infobox tool details | ||
| + | |ohloh_id=warcreate | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
== Description == | == Description == | ||
| − | WARCreate is a browser extension for Google Chrome that preserves web pages viewed by end-users in the browsers into WARC files to be stored on the user's local | + | WARCreate is a browser extension for Google Chrome that preserves web pages viewed by end-users in the browsers into WARC files to be stored on the user's local disk. |
== User Experiences == | == User Experiences == | ||
| Line 21: | Line 21: | ||
* [http://ws-dl.blogspot.com/2013/07/2013-07-10-warcreate-and-wail-warc.html 2013-07-10: WARCreate and WAIL: WARC, Wayback and Heritrix Made Easy] | * [http://ws-dl.blogspot.com/2013/07/2013-07-10-warcreate-and-wail-warc.html 2013-07-10: WARCreate and WAIL: WARC, Wayback and Heritrix Made Easy] | ||
| − | + | = Development Activity = | |
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> | <!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> | ||
| − | + | All development activity is visible on GitHub: http://github.com/machawk1/warcreate/commits | |
| + | |||
| + | |||
| + | === Activity Feed === | ||
| + | Below the last 5 commits: | ||
| + | <rss max=5>https://github.com/machawk1/warcreate/commits/main.atom</rss> | ||
| + | |||
| + | |||
<!-- Add the Ohloh.com ID for the tool, if known. --> | <!-- Add the Ohloh.com ID for the tool, if known. --> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 15:01, 12 May 2026
Description
WARCreate is a browser extension for Google Chrome that preserves web pages viewed by end-users in the browsers into WARC files to be stored on the user's local disk.
User Experiences
Development Activity
All development activity is visible on GitHub: http://github.com/machawk1/warcreate/commits
Activity Feed
Below the last 5 commits:
- 2023-11-29 18:11:46
- [tag:github.com,2008:Grit::Commit/6b9a0842765de081355cf0bf427c3989a61360e1 Lint fixes]
- by machawk1 https://github.com/machawk1
- 2023-11-29 18:08:13
- [tag:github.com,2008:Grit::Commit/94ff52f8cac6787d28488d17ee7cc0e092630532 Rm obsolete package lock]
- by machawk1 https://github.com/machawk1
- 2023-11-29 18:06:29
- [tag:github.com,2008:Grit::Commit/f83c1e08583174ac064f78a4e2cbe68235d3a62e Clean up popup markup]
- by machawk1 https://github.com/machawk1
- 2023-11-29 18:03:40
- [tag:github.com,2008:Grit::Commit/3d518a603c616bdad35e24bdf3f0d047b8ac688a Rm redundant jQuery]
- by machawk1 https://github.com/machawk1
- 2023-05-18 16:13:49
- [tag:github.com,2008:Grit::Commit/5b044765887af472f6f01a70d87f0df4a8b7a219 Update WAIL URI to use https]
- by machawk1 https://github.com/machawk1