Greasy Fork is available in English.

Shork's Bicocca Utilities

Auto-login (S3, e-Learning and others), automatically open e-Learning files, resize videos, replace Profile Picture on S3

Tác giả
Leonardo Gualandris
Cài đặt hàng ngày
0
Số lần cài đặt
12
Đánh giá
1 0 0
Phiên bản
6.0
Đã tạo
26-04-2023
Đã cập nhật
02-11-2023
Giấy phép
MIT
Áp dụng cho

This script contains many utilities to make navigating Bicocca websites easier, and is 100% configurable.

Features:

  • Auto-logins if you fill the "username" and "password" fields in the code. Password MUST be encoded to Base64, you'll find the link in the code.
  • If you're not comfortable with that, it takes you to the login and that's it (Chrome autofill will do the rest if enabled). Works both on Segreterie Online (S3) and e-Learning.
  • Auto-opens files on e-Learning without the dumb useless redirect page.
  • Auto-resizes videos on e-Learning to better fit the screen.
  • Auto-replaces your profile pic on on Segreterie Online (S3) with one you like more.

The script has been optimized to only work on the relevant pages, without wasting computing power.

To configure:

  • Open the script from the TamperMonkey dashboard. You should see some code.
  • Set the functions you want to use to true. Note that autoLogin and S3_ProfilePicReplacer are disabled by default.

If you want to use autoLogin:

  • Set it to true
  • Insert your university e-mail after username.
  • Encode your password to Base64 here. It should look something like this: aWYgeW91IHJlYWQgdGhpcyB1ciBkdW1iIQ==
  • Insert your encoded password after password.

If you want to use S3_ProfilePicReplacer:

  • Set it to true
  • Upload your new profile pic somewhere. A vertical aspect ratio of 3/4 is recommended.
  • Copy the direct link to your picture. Shortened bit.ly links work.
  • Insert the direct link to it after imgurl.