Skip to content

Instantly share code, notes, and snippets.

View fakharmakhtar's full-sized avatar

Fakhar Akhtar fakharmakhtar

  • Lahore, Pakistan
View GitHub Profile
@fakharmakhtar
fakharmakhtar / oldPSStore.js
Last active December 1, 2020 08:22
Tempermonkey script for loading the old PS Store
// ==UserScript==
// @name Old PS Store
// @namespace http://tampermonkey.net/
// @version 0.1.1
// @description Loads the old PS Store
// @author /u/fakhar362
// @match https://store.playstation.com/*
// @grant none
// ==/UserScript==
(function() {