JScript tricks
“JScript tricks”的产品徽标图片

JScript tricks

精选
4.2(

50 个评分

)
商品媒体 2 屏幕截图
商品媒体 3 屏幕截图
商品媒体 1 屏幕截图
商品媒体 2 屏幕截图
商品媒体 3 屏幕截图
商品媒体 1 屏幕截图
商品媒体 2 屏幕截图
商品媒体 1 屏幕截图
商品媒体 2 屏幕截图
商品媒体 3 屏幕截图

概述

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}");

4.2 星(5 星制)50 个评分

Google 不会核实评价。 详细了解结果和评价。

详情

  • 版本
    0.9.88
  • 上次更新日期
    2020年9月24日
  • 提供方
    szamil
  • 大小
    340KiB
  • 语言
    English
  • 开发者
    电子邮件通知
    thewall37@gmail.com
  • 非交易者
    该开发者尚未将自己标识为交易者。欧盟地区消费者须知:消费者权利可能不适用于您与该开发者达成的合约。

隐私权

该开发者未就收集或使用您的数据提供任何相关信息。

支持

相关

InjectCode

4.7(26)

Store and inject code to browser pages made super easy.

QueryjQuery

3.0(4)

jQuery API, jQuery UI, jQuery Mobile API Document Search

JavaScript Injector

2.9(33)

Inject javascript in a given website.

Web Code Injector

5.0(5)

Add your own code (HTML, CSS, JS) to your favourite websites. A simple fast way to improve :) your favourite websites.

User JavaScript and CSS

4.8(470)

User JavaScript and CSS on any website

Witchcraft: JS/CSS injector

4.6(10)

Witchcraft loads custom Javascript and CSS directly from a folder in your file system. Think GreaseMonkey for developers.

Javascript Injector

4.1(8)

Inject javascript to the webpage you are visiting

Web Injector

5.0(7)

Inject JavaScript code into every page (e.g. to help with debugging). For example, make your own wrapper for console logging.

Script Menu

4.4(13)

Executing a script from right click context menu

Javascript & Css auto injection

2.8(13)

Auto inject Javascript & Css by url rules, context menu, icon clicked, select text... support compare url by regular expression...

Console Injector

4.9(13)

Easily inject javascript libraries from the console

JS-Exec

4.7(3)

Inject your own JavaScript in any webpage.

InjectCode

4.7(26)

Store and inject code to browser pages made super easy.

QueryjQuery

3.0(4)

jQuery API, jQuery UI, jQuery Mobile API Document Search

JavaScript Injector

2.9(33)

Inject javascript in a given website.

Web Code Injector

5.0(5)

Add your own code (HTML, CSS, JS) to your favourite websites. A simple fast way to improve :) your favourite websites.

User JavaScript and CSS

4.8(470)

User JavaScript and CSS on any website

Witchcraft: JS/CSS injector

4.6(10)

Witchcraft loads custom Javascript and CSS directly from a folder in your file system. Think GreaseMonkey for developers.

Javascript Injector

4.1(8)

Inject javascript to the webpage you are visiting

Web Injector

5.0(7)

Inject JavaScript code into every page (e.g. to help with debugging). For example, make your own wrapper for console logging.

Google 应用