Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
````