Script Executor

Script Executor

Used to run script on page to get results

Script Executor
What is Script Executor?
Script Executor is a user-friendly Chrome extension designed for effectively running scripts on web pages. Actively leveraging jQuery v1.10 for help in debugging, it provides a streamlined way to inspect HTML pages directly in the browser. It handles multiple lines of script and showcases result outputs. Notably, to enhance convenience, it substitutes '$' in JQuery with '$ext'. This extension truly transforms scripting, making it accessible and fun!
Merlin
Stats
Users: 10,000+
Rating: 2.97 (36)
Version: 3.0 (Last updated: 2014-07-13)
Creation date: 2014-07-13
Risk impact: Low risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Permissions:
  • activeTab
Size: 289.79K
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Merlin
Summary

The extension helps run java script on the page. The good point is that the extension is powered by jQuery version 1.10 which helps in debugging any html page you have currently opened up in the browser.

For using Jquery use $ext instead of $ to run your scripts.

For example if I want to find number of anchor tags on the page: I would write $ext('a').size() in the text area to get the number in result section below the execute button. Similarly try using window.location.href to get the current url in result section.

You can write multiple lines of script and execute to see the logs in console as do not use alerts in the script. To see logs in the console. Press F12 to open the chrome developer tool and then click on the console tab.

Logging in Script Area example: try writing console.log('Your message') and click Execute button or alternative you can use the log method directly like log('My Message').

Try executing this script on any page. $ext('a').each(function(){ log($ext(this).text()) });

See more
User reviews
User reviews summary
These summaries are automatically generated weekly using AI based on recent user reviews. Chrome Web Store does not verify user reviews, so some user reviews may be inaccurate, spammy, or outdated.
Pros
  • Useful for executing javascript on websites
  • Helpful for running website javascript cheats and aimbots
  • Can be used to stop annoying popups on websites
Cons
  • Users confused about its purpose
  • Difficulty in using the extension
  • Many complaints about it not working
Most mentioned
  • Confusion about its purpose (not for Roblox hacking)
  • Difficulty in using the extension
  • Complaints about it not working
Recent reviews
Most of the codes did not execute.
by Jasiri Wa-Kyendo Jasiri Wa-Kyendo, 2015-06-06

All these kids think this is for Roblox, bro this is CHROME web store! This is only for JAVAscriptsz. But everything works fine and it's great!
by Angela Lew Angela Lew, 2024-01-17

how do i use it?
by Noah noah Noah noah, 2023-12-23
View all user reviews
Safety
Risk impact

Script Executor is relatively safe to use as it requires very minimum permissions.

Risk likelihood

Script Executor has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details
Promo images
Script Executor small promo image
Small promo image
Similar extensions

Here are some Chrome extensions that are similar to Script Executor: