ScriptAutoRunner icon

ScriptAutoRunner

Extension Actions

CRX ID
gpgjofmpmjjopcogjgdldidobhmjmdbm
Description from extension meta

Injects to any Script into a Website. It can be autorun as well.

Image from store
ScriptAutoRunner
Description from store

Latest reviews

Kevin Whitley
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)
Daniel Avellar
Só podia rodar sem ser global pra todas as abas
kaonaga9
デザインもよく使いやすい。 最強ですね
f3rrazm1chae1
bem ruim
Luis Lobo
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.
Luis Lobo
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.
duftyr
Worked well, very intuitive.
duftyr
Worked well, very intuitive.
本野ムシカ
dev toolのsnippetと違い、必要なjsを自動で読み込めるので大いに重宝しています。
森優太
こちらの記事で紹介されていたので導入しました。正常に動作しています。 何よりデザインがいいですね。使っていて気持ちいいです。 [GitHubのREADMEでGoogle翻訳をかけるとプログラムコードも日本語化されて煩わしい思いをしている君へ - Qiita](https://qiita.com/ishiyama0530/items/8f8afc6c36ca8ea4df56)
日野史將
デザインも美しいですし、使い勝手も最高です!
東海林昴
汎用性が高くて、とても助かる
Can Leovinci
Better than others of the same kind.
Can Leovinci
Better than others of the same kind.
Джастин Бибер
Great =)
Джастин Бибер
Great =)
WinnyGreat Pusher
Thanks!
WinnyGreat Pusher
Thanks!
Anonymous
extension探すより、自分でコード書いたほうが早かったりするので、このインターフェースはすごく助かります。
TAICHI
excellent!!
TAICHI
excellent!!
Yuto Shimoyama (yu)
とても使いやすいし、デザインも気に入っています p.s. Qiitaから来ました
Seongrak Hong
wow.. very fast!!
Seongrak Hong
wow.. very fast!!
Y S
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.