Fanfiction+

Improves readability and allows EBOOK DOWNLOADS!

< Σχολιασμός για τον κώδικα Fanfiction+

Ερώτηση/σχόλιο

§
Δημοσιεύτηκε: 11/01/2016

Better Change Between Mobile and Desktop Edition

This code should do what you want:

var mobileVersion = 'location = "https://m.fanfiction.net' + document.location.pathname + '"'
console.log(mobileVersion)
document.getElementsByClassName('icon-kub-mobile')[0].setAttribute('onclick', mobileVersion)

Danielv123Δημιουργός
§
Δημοσιεύτηκε: 15/06/2016

Thanks, its implemented now :smile:

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.