mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-17 22:55:36 +07:00
init 2
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
*/
|
||||
import { browser } from 'webextension-polyfill-ts'
|
||||
|
||||
declare const InstallTrigger: any
|
||||
|
||||
export class Utils {
|
||||
// Needed by the sha256 method
|
||||
static enc = new TextEncoder()
|
||||
|
||||
Reference in New Issue
Block a user