Skip to content

Instantly share code, notes, and snippets.

@Vin-Ren
Vin-Ren / AutologinSSO.js
Last active March 3, 2025 12:13
Autologin to SCELE+EMAS
// ==UserScript==
// @name AutologinSSO
// @namespace http://tampermonkey.net/
// @version 0.0.2
// @author Rendtzy
// @description Plis scele jangan logout2 mulu
// @match https://scele.cs.ui.ac.id/*
// @include https://emas2.ui.ac.id/*
// @grant GM_addElement
// @updateURL https://gist.github.com/Vin-Ren/c3407dd0f28a7115b72263c72fea108c
@Vin-Ren
Vin-Ren / chrome_history_data_converter.py
Created October 17, 2021 12:36
Python based converter for 'Export Chrome History' chrome extension json output to be importable by 'History Trends Unlimited' chrome extension.
from datetime import datetime
import json
"""An converter for
['Export Chrome History'](https://chrome.google.com/webstore/detail/dihloblpkeiddiaojbagoecedbfpifdj)
chrome extension json output to be importable by
['History Trends Unlimited'](https://chrome.google.com/webstore/detail/pnmchffiealhkdloeffcdnbgdnedheme) chrome extension."""
"""
Name Description Example
URL The visited URL http://scores.sports.example.com/team?id=123456