// ==UserScript==
// @name New Userscript
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://www.facebook.com/
// @grant none
// ==/UserScript==
/* jshint -W097 */
'use strict';
// Your code here...
Tidak ada komentar:
Posting Komentar