Shift+LeftClick - links in new active tab

Last-modified: 2017-07-31 (月) 19:54:11

拡張機能 - Shift+LeftClick - links in new active tab

ジャンルページ移動支援
バージョン
特徴リンクをアクティブ状態の新しいタブで開く[e]
人気投票数 0  [投票ボタン]
対応Fx
対応Tb
日本語
最新版入手先Shift+LeftClick opens links in a new active tab :: Versions :: Add-ons for Firefox [e]
ミラーサイトAdd-ons for Firefox[e]
制作者サイトRoman Koptev|VK [e]
その他
非公式版サイト[e]
関連サイト[e]

説明・詳細

リンク上でコマンド*1を入力するとリンク先のURLがアクティブ状態の新しいタブで開かれます。
コマンドやリンクの開き方は設定ページから変更する事もできます。

 

設定項目

  • Set browser settings
    • Set
      ブラウザ側の設定用ウィンドウ「Some related browser preferences」を開く。
  • Prevent page scripts from execution
    ページ側のスクリプトの実行を阻止し、リンク上でコマンドを入力した時の機能を優先する。
  • Attach listener to
    • document
  • window
  • Left mouse button
    コマンドの割り当てに左クリックを追加する。
    xの時点では「Wheel or middle mouse button」を有効にすると実行されない。
  • Right mouse button
    コマンドの割り当てに右クリックを追加する。
  • Wheel or middle mouse button
    コマンドの割り当てに中クリックを追加する。
  • 4th button
    コマンドの割り当てにマウス第4ボタンのクリックを追加する。
  • 5th button
    コマンドの割り当てにマウス第5ボタンのクリックを追加する。
  • Reverse
  • shift
    コマンドの割り当てにShiftキーを追加する。
  • alt
    コマンドの割り当てにAltキーを追加する。
  • ctrl
    コマンドの割り当てにCtrlキーを追加する。
  • meta
    コマンドの割り当てにMetaキーを追加する。
  • Mouse Event
    • Click
  • Prevent context menu
    コマンドに右クリックを割り当てた場合にコンテキストメニューの表示を抑制する。
    バージョン1.0.2の時点ではマルチプロセスウィンドウで実行されない。
  • Connect to addon developer
    • Feedback
      拡張機能制作者にフィードバックを送る。
 

ブラウザ側の設定用ウィンドウ「Some related browser preferences」項目

  • Politic:*2
    • Divert all links according to the control below
      「window.open()」のリンクを全て現在のウィンドウのアクティブな新しいタブで開く。
  • Do not divert any links
    「window.open()」のリンクをサイズ指定の有無に関係無く全て新しいウィンドウで開く。
  • Divert all links according to the control below, unless the new window specifies how it should be displayed
    サイズ指定の有る「window.open()」のリンクを新しいウィンドウで開く。
    サイズ指定の無い「window.open()」のリンクは現在のウィンドウのアクティブな新しいタブで開く。
  • Open new windows:*3
    • Open links, that would normally open in a new window, in the current tab/window
      「target="_blank"」のリンクを現在のタブで開く。
  • Open links, that would normally open in a new window, in a new window
    「target="_blank"」のリンクを新しいウィンドウで開く。
  • Open links, that would normally open in a new window, in a new tab in the current window
    「target="_blank"」のリンクを現在のウィンドウのアクティブな新しいタブで開く。
  • Opening of a new window is disabled in fullscreen:*4
    全画面表示時にはリンク先を新しいウィンドウで開かない。
  • When you close last tab, browser is closed top*5
    最後のタブを閉じる際にウィンドウごと閉じる。
  • Open new tab near the active one*6
    • チェック有り
      新しいタブを現在のタブの右隣に開く。
  • チェック無し
    新しいタブを右端に開く。
 


*1 初期状態のコマンドはShift+クリック
*2 about:configの「browser.link.open_newwindow.restriction」
*3 about:configの「browser.link.open_newwindow」
*4 about:configの「browser.link.open_newwindow.disabled_in_fullscreen」
*5 about:configの「browser.tabs.closeWindowWithLastTab」
*6 about:configの「extensions.tabtree.insertRelatedAfterCurrent」