Skip to content

Instantly share code, notes, and snippets.

View inteneich's full-sized avatar

int10h inteneich

  • 05:43 (UTC +01:00)
View GitHub Profile
@Dobby233Liu
Dobby233Liu / Froyocomb Helper.user.js
Last active January 18, 2026 09:45
[!! MOVED to https://github.com/froyocomb/tools !!] Froyocomb Helper: 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.
// ==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