Skip to content
This repository has been archived by the owner on Jan 11, 2025. It is now read-only.

Latest commit

 

History

History
62 lines (31 loc) · 1.3 KB

README.md

File metadata and controls

62 lines (31 loc) · 1.3 KB

⚠️ This extension relies on features that are no longer supported under Manifest V3. As a result, it can no longer be used or maintained. Thank you for using this extension for such a long time👋

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.