Difference between revisions of "WARCreate"
Jump to navigation
Jump to search
(Development Activity: Activity Feed (No Release)) |
m (Main branch is named "main", not master. Fixes the RSS feed.) |
||
| (3 intermediate revisions by 2 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 | ||
| − | |||
|sourcecode=https://github.com/machawk1/warcreate | |sourcecode=https://github.com/machawk1/warcreate | ||
|license=GPLv3 | |license=GPLv3 | ||
|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 disk. | 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. | ||
| Line 29: | Line 28: | ||
=== Activity Feed === | === Activity Feed === | ||
Below the last 5 commits: | Below the last 5 commits: | ||
| − | <rss max=5>https://github.com/machawk1/warcreate/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