ScriptAutoRunner
Injects to any Script into a Website. It can be autorun as well.
More detail, see https://github.com/nakajmg/ScriptAutoRunner/README.md
Latest reviews
Criminally underrated extension. This should be in the toolkit of virtually all web-based devs, everywhere. Extremely powerful, and made with a pretty slick/fun UI to top it off. For folks that play in the console (or even just want to run scripts against pages), this is a must-have. How I use it: Mainly I embed itty-fetcher into the window object, allowing me to do stuff like this (less fiddly than native Fetch): fetcher('https://localhost:3000') .post({ foo: 'bar' }) .then(console.log)
Só podia rodar sem ser global pra todas as abas
デザインもよく使いやすい。 最強ですね
bem ruim
Perfect, works great and on all sites without problems. The only thing though is that it injects the scripts into XML files (and maybe others, but I haven't tested it). It would be interesting to filter some extensions.
Perfect, works great and on all sites without problems. The only thing though is that it injects the scripts into XML files (and maybe others, but I haven't tested it). It would be interesting to filter some extensions.
Worked well, very intuitive.
Worked well, very intuitive.
dev toolのsnippetと違い、必要なjsを自動で読み込めるので大いに重宝しています。
こちらの記事で紹介されていたので導入しました。正常に動作しています。 何よりデザインがいいですね。使っていて気持ちいいです。 [GitHubのREADMEでGoogle翻訳をかけるとプログラムコードも日本語化されて煩わしい思いをしている君へ - Qiita](https://qiita.com/ishiyama0530/items/8f8afc6c36ca8ea4df56)
デザインも美しいですし、使い勝手も最高です!
汎用性が高くて、とても助かる
Better than others of the same kind.
Better than others of the same kind.
Great =)
Great =)
Thanks!
Thanks!
extension探すより、自分でコード書いたほうが早かったりするので、このインターフェースはすごく助かります。
excellent!!
excellent!!
とても使いやすいし、デザインも気に入っています p.s. Qiitaから来ました
wow.. very fast!!
wow.. very fast!!
Works great for executing trivial but repetitive and tedious tasks. For example I wrote a small script that runs on YouTube and inserts extra query that filters out stuff like: covers, 歌ってみた 踊ってみた when searching for songs.