Inject user scripts사용자가 직접 스크립트를 작성하고 웹페이지에서 실행할 수 있습니다.
Create your own user-scripts and execute them on webpages!
개선사항 (버전 2.3):
- jQuery와 같은 라이브러리를 불러들이거나 작성하여 사용할 수 있습니다.
- 스크립트가 언제 실행될지를 지정할 수 있습니다.
- 확장프로그램 아이콘을 클릭하면 나오는 팝업을 통해 확장 프로그램을 활성화/비활성화할 수 있습니다.
- 각 include/exclude 정규표현식들은 이제 콤마가 아닌 줄로 구분됩니다.
- 저장된 스크립트들의 순서를 변경할 수 있습니다.
Update (Version 2.3):
- User can write or import libraries.(e.g. jQuery).
- User can control when the scripts run at.
- User can activate/deactivate the extension at popup menu which can be reached by clicking the extension icon.
- Each of include/exclude regular expressions is separated by line but not by comma.
- User can control the order of saved scripts.