JScript tricks

4.12 / 41 votes
More than 2000 users worldwide
Current version: 0.9.88
Price: FREE
JScript tricks screenshot

About JScript tricks

You can trick any page! Add your own JavaScript (powered by JQuery) and/or CSS to any page.#### App development suspended ####
This app allows you to inject your own JavaScript or CSS tricks to any page (by domain). You can use nice editor (from CodeMirror), which has nice syntax highlighter. Script and CSS are applied after the page is loaded (document.onload event).

Script and css are injected before DOM creation. Use $(function(){ ... }) to start script on DOMReady.

New:
Export/Import scripts to/from text file.
bugs fixed


Features:
- auto save to cache + load cache button, separate for CSS and JS
- Automatic JQuery injection,
- custom JavaScript and CSS injection,
- popup to quick edit and apply tricks or selected text only,
- Autostart option,
- Default script for all pages,
- nice options interface,
- F1 JQuery help
- Ctrl+S support,
- Ctrl+Alt+H for hidden tricks!
- Cache to save current code

If you find a bug or need some features just let me know!


Example usage:

1. Search some image with Google Image search.
2. Click on the "JScript Tricks" icon and enter JS code:

//---beginig
// This code replace focused image title on Google Image search results by adding direct link to the picture.

if( location.href.match(/tbm\=isch/))
{
var interval = setInterval("initGL()",300);
}

function initGL(){

if($("#rg_h").length == 1)
{
if( $("#mylink").length == 0 )
{
$("#rg_hta").attr("href",$("#rg_hta").attr("href").match(/imgurl=([^\&]+)/)[1]);
$("#rg_hta").text(" » "+$("#rg_hta").text());
}
}
}

//-----end is here

3. Remember to save! (Ctrl+S)
4. Now refresh the page or press "Apply" to start script.
5. You can also check "Autostart" option.

In the option tab you can easily edit this entry!


Known Bugs:
- Some CSS cannot be applied correctly. You should use this syntax then:

$(document.head).find("style").append(".someCustomClass{some:styles}");

Why Download JScript tricks?

  • Trusted by 2000+ users worldwide
  • High Rating: 4.12/5 stars from 41 reviews
  • Latest Version: 0.9.88 - Always up to date
  • Safe & Secure: Verified by Chrome Web Store
  • Free to Use: No cost required

Extension Details

Type: Extension
Category: Chrome Browser Extension
Compatibility: Google Chrome Browser
Last Updated: June 2, 2021
Developer: Chrome Web Store Verified

Discover JScript tricks - The Best Chrome Extension for Your Browser

Looking for the perfect Chrome extension to enhance your browsing experience? JScript tricks is one of the most popular and highly-rated extensions available on the Chrome Web Store, trusted by over 2000 users worldwide.

With an impressive 4.12-star rating based on 41 authentic user reviews, JScript tricks has proven its value and reliability to the Chrome community. This extension is perfect for users who want to improve their productivity, enhance their browsing security, or simply add useful functionality to their Chrome browser.

Download JScript tricks today and join thousands of satisfied users who have already discovered the benefits of this powerful Chrome extension. Installation is quick and easy - simply click the download button above to be redirected to the official Chrome Web Store where you can safely install this extension in just a few clicks.

Similar extensions