How to get link of file to download with wget
You can find the link using the console. Open it with the right click -> examine element -> terminal (or console, don't know how it is in english), and just do like you had done in your gif.
Here is your link : https://extensions.gnome.org/extension-data/user-themegnome-shell-extensions.gcampax.github.com.v38.shell-extension.zip
and screenshot of Firefox terminal for this link :
so your wget
command would be :
wget https://extensions.gnome.org/extension-data/user-themegnome-shell-extensions.gcampax.github.com.v38.shell-extension.zip
Here is the wget
command:
wget https://extensions.gnome.org/extension-data/user-themegnome-shell-extensions.gcampax.github.com.v38.shell-extension.zip
-
How to get the download link for Firefox:
Click Save on the download window and select a download location. You can either save the file or cancel the download.
Click the Downloads button on the Firefox toolbar and select Show All Downloads.
Right-click on your downloaded (or cancelled) file and select Copy Download Link.
-
How to get the download link for Chrome:
Click Save on the download window and select a download location. You can either save the file or cancel the download.
Click Show all on the downloads toolbar at the bottom of the browser.
Right-click on your downloaded (or cancelled) file and select Copy link address.