Difference between revisions of "Mink"

From COPTR
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...")
 
 
Line 1: Line 1:
{{Infobox_tool
+
{{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
|image=Mink.png
 
 
|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
 
}}
 
}}
 
[[Category:Access]]
 
[[Category:Discovery]]
 
[[Category:Personal Archiving]]
 
 
 
== 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 31: Line 30:
 
   
 
   
 
<!-- Add the Ohloh.com ID for the tool, if known. -->
 
<!-- Add the Ohloh.com ID for the tool, if known. -->
{{Infobox_tool_details
 
|releases_rss=
 
|ohloh_id=mink
 
}}
 

Latest revision as of 15:54, 22 April 2021


Mink
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
Source Code:https://github.com/machawk1/mink
License:MIT
Platforms:Cross-platform
Language:JavaScript
Function:Access,Discovery,Personal Archiving



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: Failed to load RSS feed from https://github.com/machawk1/mink/commits/master.atom: There was a problem during the HTTP request: 404 Not Found