Difference between revisions of "Mink"
Jump to navigation
Jump to search
(Created page with "{{Infobox_tool |purpose=Chrome extension that uses Memento to indicate that a page a user is viewing on the live web has an archived copy and to give the user access to the co...") |
(Main branch is named "main", not master. Fixes the RSS feed.) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{ | + | {{Infobox tool |
| + | |image=Mink.png | ||
|purpose=Chrome extension that uses Memento to indicate that a page a user is viewing on the live web has an archived copy and to give the user access to the copy | |purpose=Chrome extension that uses Memento to indicate that a page a user is viewing on the live web has an archived copy and to give the user access to the copy | ||
|homepage=https://matkelly.com/mink | |homepage=https://matkelly.com/mink | ||
| − | |||
|sourcecode=https://github.com/machawk1/mink | |sourcecode=https://github.com/machawk1/mink | ||
|license=MIT | |license=MIT | ||
|platforms=Cross-platform | |platforms=Cross-platform | ||
|language=JavaScript | |language=JavaScript | ||
| + | |function=Access, Discovery, Personal Archiving | ||
| + | }} | ||
| + | {{Infobox tool details | ||
| + | |ohloh_id=mink | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
== Description == | == Description == | ||
Mink is a Google Chrome extension that uses the Memento protocol to indicate that a page a user is viewing on the live web has an archived copy and to give the user access to the copy. If no copies exist, the extension provides one-button access to preserve the page in various web archives and to easily view the page once it has been preserved. | Mink is a Google Chrome extension that uses the Memento protocol to indicate that a page a user is viewing on the live web has an archived copy and to give the user access to the copy. If no copies exist, the extension provides one-button access to preserve the page in various web archives and to easily view the page once it has been preserved. | ||
| Line 27: | Line 26: | ||
=== Activity Feed === | === Activity Feed === | ||
Below the last 5 commits: | Below the last 5 commits: | ||
| − | <rss max=5>https://github.com/machawk1/mink/commits/ | + | <rss max=5>https://github.com/machawk1/mink/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
Mink is a Google Chrome extension that uses the Memento protocol to indicate that a page a user is viewing on the live web has an archived copy and to give the user access to the copy. If no copies exist, the extension provides one-button access to preserve the page in various web archives and to easily view the page once it has been preserved.
User Experiences
Development Activity
All development activity is visible on GitHub: https://github.com/machawk1/mink/commits
Activity Feed
Below the last 5 commits:
- 2025-06-24 16:55:39
- [tag:github.com,2008:Grit::Commit/16aec6eb08797f51c3c0f5b4da85c14ceb292a13 Merge pull request #385 from machawk1/issue-384]
- by machawk1 https://github.com/machawk1
- 2025-06-24 16:55:16
- [tag:github.com,2008:Grit::Commit/b1e1a7502d95a7824e0b8f011ed99957e2b14985 Update version for anticipated fix]
- by machawk1 https://github.com/machawk1
- 2025-06-24 16:54:14
- [tag:github.com,2008:Grit::Commit/0db95f684edff3d10d6f08ea0f11dcb7ce9ce966 Fix UI display issue on certain sites]
- by machawk1 https://github.com/machawk1
- 2025-06-24 13:36:46
- [tag:github.com,2008:Grit::Commit/933abd212ea1bc7816594e6d4e7a428b27a89d78 Tweak README]
- by machawk1 https://github.com/machawk1
- 2025-06-24 13:34:16
- [tag:github.com,2008:Grit::Commit/8797f6539a79a7e05a3f2ee66e1481af8c6b5b0a Clarify README]
- by machawk1 https://github.com/machawk1