Ubuntu Google Hangouts: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
* In Chrome, verify the id of the extension. It should be <code>nckgahadagoaajjgafhacjanaoiihapd</code>. | * In Chrome, verify the id of the extension. It should be <code>nckgahadagoaajjgafhacjanaoiihapd</code>. | ||
* Add the following to <code>~/.local/share/applications/chrome- | * Add the following to <code>~/.local/share/applications/chrome-nckgahadagoaajjgafhacjanaoiihapd-Default.desktop</code> | ||
<pre> | <pre> | ||
#!/usr/bin/env xdg-open | #!/usr/bin/env xdg-open |
Revision as of 16:06, 5 January 2021
- In Chrome, verify the id of the extension. It should be
nckgahadagoaajjgafhacjanaoiihapd
. - Add the following to
~/.local/share/applications/chrome-nckgahadagoaajjgafhacjanaoiihapd-Default.desktop
#!/usr/bin/env xdg-open [Desktop Entry] Version=1.0 Terminal=false Type=Application Name=Gmail Exec=/opt/google/chrome/google-chrome --profile-directory=Default --app-id=nckgahadagoaajjgafhacjanaoiihapd Icon=chrome-nckgahadagoaajjgafhacjanaoiihapd-Default NoDisplay=true StartupWMClass=crx_nckgahadagoaajjgafhacjanaoiihapd