Ephellon

Results 43 comments of Ephellon

# Indomovie (Indonesian site) ```javascript let plugin = { "url": "*://*.indomovietv.*/(?!tag|$)", // TLD changes often: net, org "ready": () => !$('[itemprop="name"i]:not(meta), [itemprop="datePublished"i]').empty, "timeout": 1000, "init": (ready) => { let _title,...

Plugin API is pretty solid, will close soon. The only "fix" would be getting async calls to work correctly

Message passing, maybe, but the function **must** return a value... I'll make a switch for this to work?