SingleFile-Archives检查是否保存

检查当前页面/当前网页,是否保存在了github的SingleFile-Archives中,避免重复保存,需要自己配置几个变量

Auteur
greasynihao
Installations quotidiennes
0
Installations (total)
15
Notes
0 0 0
Version
0.1
Créé
03/07/2023
Mis à jour
03/07/2023
Licence
GPL-3.0 License
S'applique à

需要到Tampermonkey的Settings-Security-Modify existing content security policy (CSP) headers:
改为Remove entirely (possibly unsecure)
否则由于部分网站的CSP限制无法导入github的api模块(虽然似乎可以改为直接http请求不用模块,但是我懒得写了)