Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Save Thoai Auto File Name - TM


// ==UserScript==
// @name SAVE THOAI
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://save.thoaimedia.com/*
// @grant none
// ==/UserScript==
function ad(){
window.a=$('#link').val().split('/');$('#name').val(decodeURIComponent(a[a.length-1]));
}
(function() {
'use strict';
window.gadb=false;
$('#link').on("input",function(){
ad();
});
})();


This post first appeared on SMARTMANOJ, please read the originial post: here

Share the post

Save Thoai Auto File Name - TM

×

Subscribe to Smartmanoj

Get updates delivered right to your inbox!

Thank you for your subscription

×