toolz/resources/adblock/site.webmanifest

15 lines
316 B
Text
Raw Normal View History

2021-01-09 07:00:12 +08:00
{
"name": "Ad Blocker Test",
"short_name": "Ad Blocker Test",
"icons": [
{
"src": "android-chrome-96x96.png",
"sizes": "96x96",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}