Item logo image for ScriptAutoRunner

ScriptAutoRunner

ExtensionAccessibility15 users
Item media 2 (screenshot) for ScriptAutoRunner
Item media 1 (screenshot) for ScriptAutoRunner
Item media 2 (screenshot) for ScriptAutoRunner
Item media 1 (screenshot) for ScriptAutoRunner
Item media 1 (screenshot) for ScriptAutoRunner
Item media 2 (screenshot) for ScriptAutoRunner

Overview

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

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.

Details

  • Version
    0.1.10
  • Updated
    August 23, 2025
  • Offered by
    ぽっぽ
  • Size
    98.23KiB
  • Languages
    English
  • Developer
    Email
    ijih1ikw56@sute.jp
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes
Google apps