airtoxin / ScriptAutoRunner

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

Home Page:https://chrome.google.com/webstore/detail/scriptautorunner/gpgjofmpmjjopcogjgdldidobhmjmdbm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScriptAutoRunner

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

Install

Download & install from Chrome Webstore.

Download

Feature

  • Injects external JavaScript library by URL
  • Injects snippet by your own code then

Also injected Scripts are executed automatically.

Usage

Manage Scripts on options page.

Open from popup or chrome://extensions/.

Add library

Click link icon. Then you write file's URL.

Add Snippet

Click code icon. Then you write your own code.

Filter by hostname.

By default, Scripts are executed all Website.

You can manage executed Scripts by hostname.

Expected value is String or Array(split by comma).

github.io, github.com

Temporary disable

When you would like to disable Scripts temporary.

You can manage Scripts on options and popup.

Click plug icon then toggle enable/disable.

About

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

https://chrome.google.com/webstore/detail/scriptautorunner/gpgjofmpmjjopcogjgdldidobhmjmdbm

License:MIT License


Languages

Language:JavaScript 93.6%Language:CSS 4.1%Language:HTML 2.3%