This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Froyocomb Helper | |
| // @namespace https://dobby233liu.neocities.org | |
| // @version v1.1.11d | |
| // @description [!! MOVED to https://github.com/froyocomb/tools !!] Tool for speeding up the process of finding commits from before a specific date (i.e. included with a specific build). Developed for Froyocomb, the Android pre-release source reconstruction project. | |
| // @author Liu Wenyuan & Froyocomb Team | |
| // @match https://android.googlesource.com/* | |
| // @match https://chromium.googlesource.com/* | |
| // @grant GM_addStyle | |
| // @grant GM_getValue |