ScriptAutoRunner

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

As of May 2026, ScriptAutoRunner has 63 users in the Accessibility category.

Usersno change0%
63
63
Ratingno change0%
— reviews
Reviewsno change0%
Version
0.1.10
Manifest V3

History

5 snapshots

Tracking since Apr 1, 2026.

186.1212053.879999999999995Apr 1, 2026May 31, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 20260.1.10
Apr 21, 20261770.1.10
May 6, 20260.1.10
May 18, 2026820.1.10
May 31, 2026730.1.10
Now630.1.10

Permissions & access

Permissions
storageunlimitedStorageuserScripts
Host access
<all_urls>

Screenshots

ScriptAutoRunner screenshot 1ScriptAutoRunner screenshot 2

About

This is a fork of ScriptAutoRunner (https://chromewebstore.google.com/detail/scriptautorunner/gpgjofmpmjjopcogjgdldidobhmjmdbm), which is no longer being developed.

This Chrome extension executes the user-specified JavaScript on the user-specified site.

Changes from the original ScriptAutoRunner:
1. Manifest V2 -> Manifest V3
2. localStorage -> chrome.storage.local and chrome.storage.sync
3. run at document_idle -> run at document_start
    * In order to support a wider range of processing, this extension does not wait for the document to become idle. Please wait for the DOMContentLoaded event as necessary.
4. Change the Power decision from hostname to URL
    * Execution branching is based on URLs rather than host names. Internally, matches( https://developer.chrome.com/docs/extensions/reference/api/userScripts?hl=ja#register_a_script ) is used, so please refer to Google's documentation for details.
5. Change all_frames from false to true
6. Change vue.min.js to CSP version
7. Change to a color that does not cause eye strain

In order to support Manifest V3, I am using the chrome.userScripts API.  
This API cannot be used unless the “Allow User Scripts” toggle is turned on, so please configure the settings after installation.
Details: https://developer.chrome.com/docs/extensions/reference/api/userScripts#chrome_versions_138_and_newer_allow_user_scripts_toggle

Since sync storage is used, settings are basically synchronized without using Google Drive or similar services, but please note that there are restrictions on the maximum size that can be saved and the number of write operations that can be executed due to the specifications of the chrome.storage.sync API.
Reference: https://developer.chrome.com/docs/extensions/reference/api/storage#properties_4

This extension does not collect any information whatsoever.

Technical

Version
0.1.10
Manifest
V3
Size
98.23KiB
Min Chrome
120
Languages
1
Featured
No

Metadata

ID
nmcihlbihdbpblncjhnhdapkeljkhelo
Developer ID
u7bf77ef85d81810d3fd54e409121b7a9
Developer Email
[email protected]
Created
Dec 22, 2021
Last Updated (Store)
Aug 23, 2025
Last Scraped
May 31, 2026
Website
Support URL
Privacy Policy

Similar extensions

Alternatives to ScriptAutoRunner, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified May 31, 2026.