Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

whatsapp web for ubuntu

#!/usr/bin/env xdg-open
[Desktop Entry]
Name=WhatsApp
GenericName=WhatsApp
Comment=WhatsApp desktop webapp
#Exec=webapp-container --store-session-cookies --webappUrlPatterns=https?://*.whatsapp.com/* --user-agent-string='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36 Edg/85.0.564.44' https://web.whatsapp.com %u
Exec=/opt/google/chrome/google-chrome --app=https://web.whatsapp.com/
Terminal=false
Type=Application
StartupNotify=true
MimeType=text/plain;
# If you want icon, type path of icon
# Icon=
Categories=Network;Application;
Keywords=WhatsApp;webapp;
X-Ubuntu-Gettext-Domain=WhatsApp
StartupWMClass=web.whatsapp.com
Comment

PREVIOUS NEXT
Code Example
Shell :: how to delete a git branch locally and remotely 
Shell :: bash force exit 0 
Shell :: bash set environment variable 
Shell :: zsh open current directory in explorer 
Shell :: list all files with extension lknux 
Shell :: linux while loop shell 
Shell :: guest additions not working on ubutnu 2104 
Shell :: change file creation metadata 
Shell :: asdf check node version 
Shell :: shell run in background no output 
Shell :: diskpart create partition 
Shell :: push my logs to elk using filebeat 
Shell :: prisma format schema 
Shell :: how to calculate nearest location using longitude and latitude 
Shell :: install nixos mac m1 
Shell :: permission terminal ubuntu 
Shell :: using scp with ssh with server credentials 
Shell :: what is the use of bashrc file in linux 
Shell :: lister branches git distantes 
Shell :: digitalocean install lamp ubuntu 20.04 
Shell :: initialize a local repository 
Shell :: undo commit after push 
Shell :: git clean all submodules on branch switch 
Shell :: npm audit undu 
Shell :: cli50 install with pip3 
Shell :: tinymce vue 2 
Shell :: git stash changes to particular file 
Shell :: sudo rename command 
Shell :: how to customize zsh 
Shell :: howdy install 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =