Absulit / Absulit/sinpefacil

Long-Press icon context menu

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
Avg merge
3m
Merged PRs (30d)
99

Description

This to add the option to open directly or anything

```json
// manifest.json
{
"name": "My Wallet PWA",
"shortcuts": [
{
"name": "View Pass",
"short_name": "Pass",
"description": "Open pass immediately",
"url": "/pass",
"icons": [{ "src": "/icons/pass.png", "sizes": "192x192" }]
}
]
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.