Open Camera application
Tap Settings
Uninstall Mozilla from Add or remove programs
Now search %appdata% and it will open Windows Explorer
Delete folder Mozilla
Install package pyinstaller and run the following command
pyinstaller --onefile <filename>.py
Follow the steps to enable Allow access to file URLs:
Click Extensions icon
Click 3 dots (...) next to UI Vision RPA
Click Manage Extension
Scroll down and enable Allow access to file URLs
Open chrome://flags in Chrome Browser
Type password import in Search flags
Choose Enabled from dropdown list box
Click Relaunch button
Open chrome://settings/passwords in Chrome Browser
Click three-dot button in Saved Passwords
Click Import passwords
Locate CSV file and click Open
Run the following command from terminal
taskkill /F /IM chrome.exe
Same command can be used to close other processes.
Just replace chrome.exe with the process name and include extension as well.
Open Brave Browser
Press three dots on lower-right corner
Install package xdotool
sudo apt-get install xdotool
Now run following command to get X,Y coordinates of mouse cursor
xdotool getmouselocation
Output will be like this
x:1285 y:10 screen:0
Open following link in Firefox Browser
https://www.linuxmint.com/searchengines/anse.php?sen=Google&c=y
Right click in Address Bar and select Add Google
Go to Preferences and select Google from Default Search Engine
Open Command Prompt as administrator
Run the following commands:
net stop w32time
w32tm /unregister
w32tm /register
net start w32time
w32tm /resync /nowait
Open Command Prompt as administrator
Run the following command:
w32tm /resync
Create new chat/group Ctrl + Alt + N
Open WhatsApp profile Ctrl + Alt + P
Open WhatsApp Settings Ctrl + Alt + ,
Search chats/messages Ctrl + Alt + /
Search inside active chat Ctrl + Alt + F
Archive active chat Ctrl + Alt + E
Mute active chat Ctrl + Alt + Shift + M
Contact support Ctrl + Alt + Shift + H
Mark active chat as unread Ctrl + Alt + Shift + U
Delete active chat Ctrl + Alt + Backspace
Bold text enclose text with asterisk *Hello*
Italicize text enclose text with underscore _Hello_
Strikethrough text enclose text with tilde ~Hello~
Change font enclose text with three backtick ```Hello```
Please follow the steps to use WhatsApp on computer
Open https://web.whatsapp.com/ in browser
You will see QR Code
Select the checkbox "Keep me signed in"
Now Open WhatsApp app on mobile phone
Make sure you are already registered on WhatsApp
Tap Menu
Tap WhatsApp Web
Scan QR code on computer
You will see chat(s) in browser
Mobile phone needs to be connected to internet to use WhatsApp Web on computer.