JScript tricks의 상품 로고 이미지

JScript tricks

4.2(

평점 50개

)
확장 프로그램개발자 도구1,000 사용자
JScript tricks의 항목 미디어 2(스크린샷)
JScript tricks의 항목 미디어 3(스크린샷)
JScript tricks의 항목 미디어 1(스크린샷)
JScript tricks의 항목 미디어 2(스크린샷)
JScript tricks의 항목 미디어 3(스크린샷)
JScript tricks의 항목 미디어 1(스크린샷)
JScript tricks의 항목 미디어 2(스크린샷)
JScript tricks의 항목 미디어 1(스크린샷)
JScript tricks의 항목 미디어 2(스크린샷)
JScript tricks의 항목 미디어 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}");

세부정보

  • 버전
    0.9.88
  • 업데이트됨
    2020년 9월 24일
  • 제공
    szamil
  • 크기
    340KiB
  • 언어
    English
  • 개발자
    이메일
    thewall37@gmail.com
  • 비판매자
    판매자로 식별되지 않은 개발자입니다. 유럽 연합에 거주하는 소비자의 경우, 이 개발자와 체결한 계약에 대해서는 소비자 권리가 적용되지 않을 수 있음을 유의해야 합니다.

개인정보 보호

개발자가 데이터 수집 또는 사용에 관한 정보를 제공하지 않았습니다.

지원

질문, 제안 또는 문제와 관련하여 도움이 필요하면 데스크톱 브라우저에서 이 페이지를 여세요.

Google 앱