Start LibreWolf Updater thingy
This commit is contained in:
20
src/java/net/i2p/i2pfirefox/I2PLibreWolf.java
Normal file
20
src/java/net/i2p/i2pfirefox/I2PLibreWolf.java
Normal file
@ -0,0 +1,20 @@
|
||||
package net.i2p.i2pfirefox;
|
||||
/**
|
||||
* I2PLibreWolf.java
|
||||
* Copyright (C) 2022 idk <hankhill19580@gmail.com>
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the MIT License. See LICENSE.md for details.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
*
|
||||
* I2PLibreWolf adds the LibreWolf Updater browser extension if the browser
|
||||
* detected by the Firefox variant launcher is LibreWolf specifically.
|
||||
*
|
||||
* @author idk
|
||||
* @since 1.0.6
|
||||
*/
|
||||
public class I2PLibreWolf {
|
||||
|
||||
}
|
Reference in New Issue
Block a user