Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pulipulichen/pwa-builder
Modify the <head> to custom a shortcut.
https://github.com/pulipulichen/pwa-builder
Last synced: about 20 hours ago
JSON representation
Modify the <head> to custom a shortcut.
- Host: GitHub
- URL: https://github.com/pulipulichen/pwa-builder
- Owner: pulipulichen
- License: agpl-3.0
- Created: 2021-06-11T00:46:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T18:14:09.000Z (11 months ago)
- Last Synced: 2024-04-17T02:35:53.221Z (9 months ago)
- Language: JavaScript
- Size: 15.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chrome-Shortcut-Head-Modifier
Modify the <head> to custom a shortcut.Chrome Shortcut Head Modifier
https://github.com/pulipulichen/PWA-Builder
https://pulipulichen.github.io/PWA-Builder/https://github.com/pulipulichen/Chrome-Shortcut-Head-Modifier
https://pulipulichen.github.io/Chrome-Shortcut-Head-Modifier/
https://findicons.com/icon/587162/shortcuts
等待發佈
https://chrome.google.com/webstore/devconsole/6c6f4cc3-17f9-44d7-9c83-f7fda9a422ff/gaebihioaolmkcocjolpeegbehafdafp/edit/package?hl=zh-TW----
# Error: ENOSPC: System limit for number of file watchers reached
https://stackoverflow.com/a/56156015
````
$ echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
````