Script Executor의 상품 로고 이미지

Script Executor

2.9(

평점 40개

)
확장 프로그램개발자 도구5,000 사용자
Script Executor의 항목 미디어 1(스크린샷)

개요

Used to run script on page to get results

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()) }); This will result in printing every link text on the page in console. Use It and play around with the html in your browser. Happy Scripting !!!!

세부정보

  • 버전
    3.0
  • 업데이트됨
    2014년 7월 13일
  • 제공
    ashu.sushant
  • 크기
    283KiB
  • 언어
    English
  • 비판매자
    판매자로 식별되지 않은 개발자입니다. 유럽 연합에 거주하는 소비자의 경우, 이 개발자와 체결한 계약에 대해서는 소비자 권리가 적용되지 않을 수 있음을 유의해야 합니다.

개인정보 보호

확장 프로그램을 관리하고 조직에서 확장 프로그램이 사용되는 방식을 알아보세요.
개발자가 데이터 수집 또는 사용에 관한 정보를 제공하지 않았습니다.

지원

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

Google 앱