aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
AgeCommit message (Collapse)Author
2020-05-05Remove `webRequest` codeTeddy Wing
This doesn't work. It's not possible to modify the response body using this API, and even if I could, it turns out the flags I intended to modify aren't related to the small-window-credits.
2020-05-03manifest.json: Fix gecko.idTeddy Wing
I had obviously copied this manifest code from one of my other extensions, and forgot to change the ID. Use a unique ID.
2018-12-16Add a draft `manifest.json`Teddy Wing