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
When viewing a memento, the only options for navigation are to go back to the live web or iterative navigate one-by-one through the next/prev/first/last. Navigating to a memento two positions...
Per https://blog.chromium.org/2020/12/manifest-v3-now-available-on-m88-beta.html, manifest version 3 is available for testing in Chrome 88 beta. Of significance is the deprecation of background scripts in favor of service workers. Barriers: TBD Branch: [issue-316](/machawk1/mink/tree/issue-316)
The default aggregator at memgator.cs.odu.edu is currently returning an HTTP 502. The logic for aggregator fall-through uses fetch, which will not invoke the catch to handle the error, thus the...
The [date.js](https://github.com/datejs/Datejs) repo was archived mid-2020. We should decouple from it for security. 1. Identify where it is being used. 2. Identify alternatives (ideally native).
In the Miller column UI, the number adjacent each year, month, day, and time could be interpreted as part of the date, e.g., "Jan 5" does not mean January 5th...
https://twitter.com/aarondfrancis/status/1611800938020474880?t=i7bQeeqhyXYI51ZzeCnIBg&s=03  ```html ```
Visit https://chrome.google.com/webstore/detail/mink-integrate-live-archi/jemoalkmipibchioofomhkgimhofbbem/ with the extension installed. Note no movement from the Mink toolbar icon nor any console messages, visible if using local source rather than binary.
The MemGator instance at ODUCS is still downit's back up and the secondary aggregator is crashing due to memory issues. There ought to be complete fall-through logic for Mink to...
Browser reports "Cross-Origin Read Blocking (CORB) blocked cross-origin response" upon clicking IA or archive.is logo post-submission. This is a blocker for next release. 5bd88751990aaaab5bfd0253fc67b375e56f32d2 - [X] Fix single-click archiving to...
For example, the dropdown contains abbreviations like "Jan", "Feb", "2nd", "3rd", etc. 