TabScroller에 대한 리뷰
TabScroller 제작자: Richard Antony Burton
Firefox 사용자 14206541 님의 리뷰
5점 만점에 3점
Firefox 사용자 14206541 님, 8년 전Hello, but why other add-ons work with dial/home page, or add-on page ?!!
Move Tab Hotkeys works on thoses pages and keyboard key is captured.
Move Tab Hotkeys works on thoses pages and keyboard key is captured.
개발자 답글
8년 전에 게시됨Presumably because these addons (which you haven't named, so I can look at them) do not run in the webpage at all - hence they can run on non-web pages and pages where addon content scripts are blocked, like the mozilla addons site). This addon requires code to run in the page to capture the users interaction with it (mouse buttons and wheel). If you don't believe me please see the the Mozilla documentation: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Content_scripts