Mink
Mink copied to clipboard
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
This was started in https://github.com/machawk1/ffmink prior to the Mink 2.0 rewrite to use modern JS and the button bar over constant DOM intrusion. It also predates the introduction of WebExtensions....
Loading as a local temp extensions from 49d9731 (current master). Errors mostly relate to chrome APIs, which may have not been implemented in Firefox (at one point they supported them)...
This arose because of an odd behavior I exhibit on my own web site https://matkelly.com. Curling this site reveals that the site reports being a memento, as indicated by the...
webcitation is no longer accepting URIs (citation needed). [archivenow](https://github.com/oduwsdl/archivenow) also pushes to megalodon.jp and perma.cc, the latter which requires first obtaining an API key.
With a fresh Mink from source (e.g., 7d4024e), go to webcitation.org, which has 1373 (not a particularly large number of) mementos -- enough to reproduce this behavior. After the page...
Hidden options already exist within the options UI. The extent to which these are tied to the functionality they describe is questionable.
Related to #203, the objective would be for Mink to serve as an aggregator and use other Mink instances as potential sources for aggregation. Perhaps there is potential in https://github.com/ipfs/js-ipfs...
https://www.w3.org/TR/prov-o/ Mink reports 0 captures. The endpoint that the extension hits at https://memgator.cs.odu.edu/timemap/json/https://www.w3.org/TR/prov-o/ shows many captures. Perhaps something is wrong in the counting algorithm. Version 2.3.3.1 installed from Chrome Web...
When navigating the live Web using Mink and selecting a memento from the Miller column interface, the memento is displayed in the user's browser. Upon hitting "Back to live Web"...