(Deprecated) Instagram Source Opener

Open the original source of an IG post, story or profile picture

< (Deprecated) Instagram Source Openerについてのフィードバック

レート:良 – スクリプトは良好に動作する

§
投稿日: 2020/02/25

Discarding arrive.js dependence

I may not know what I'm talking about, but isn't arrive.js superseded by modern technologies like mutation observer? If so, removing that dependency should allow usage on leaner, native API based script managers, which are less feature rich and tend to favour security, therefore forgoing @require support.

jomifepe作者
§
投稿日: 2020/02/27

Arrive.js uses Mutation Observers internally, and it's pretty lightweight. I may rethink the require annotation and use the source code directly, since it's quite small, but I'm not thinking of discarding it anytime soon.

§
投稿日: 2020/02/28

Got it! Firemonkey has resolved @require support in the meantime though.

That beeing said, there's still some stuff not working with your script on that native API implementation.

If you have the time and interest, please take a look here, maybe you can help the author figure this out: https://github.com/erosman/support/issues/151

Cheers!

返信を投稿

返信を投稿するにはログインしてください