Context command executor의 버전 기록 - 6개 버전
Context command executor 제작자: NietEenDoktor
Context command executor의 버전 기록 - 6개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 0.5.1
2021년 4월 25일에 출시 - 88.23 KBfirefox 42.0 이상에서 작동Mozilla Public License 2.0에 따라 릴리스된 소스 코드
이전 버전
버전 0.4.1
2021년 2월 11일에 출시 - 86.59 KBfirefox 42.0 이상에서 작동Fix broken creation of menus for more than one commandMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 0.3.0
2021년 2월 1일에 출시 - 85.52 KBfirefox 42.0 이상에서 작동Add support for audio, page and video
It's now possible to right-click on these elements to trigger a commandMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 0.2.0
2021년 1월 31일에 출시 - 85.48 KBfirefox 42.0 이상에서 작동Feature: Execute multiple commands in parallel.
Before, due to the use of an executor server, the addon had to wait for a command to terminate before being able to execute another. The server component was removed and the executor is now called directly with the command + its args.Mozilla Public License 2.0에 따라 릴리스된 소스 코드