{"id":2703218,"authors":[{"id":10085226,"name":"t7yang","url":"https://addons.mozilla.org/en-US/firefox/user/10085226/","username":"t7yang","picture_url":"https://addons.mozilla.org/user-media/userpics/26/5226/10085226/10085226.png?modified=1498625511"}],"average_daily_users":14,"categories":["other","tabs"],"contributions_url":"","created":"2021-05-28T03:11:41Z","current_version":{"id":5508007,"compatibility":{"firefox":{"min":"55.0","max":"*"},"android":{"min":"55.0","max":"68.*"}},"edit_url":"https://addons.mozilla.org/en-US/developers/addon/right-next/versions/5508007","file":{"id":4052352,"created":"2023-01-05T14:15:46Z","hash":"sha256:2fbb2a13b0a0a5ee4ae797c5698def23dd234942163b36b37b490df5ea71214a","is_mozilla_signed_extension":false,"size":9741,"status":"public","url":"https://addons.mozilla.org/firefox/downloads/file/4052352/right_next-2.0.2.xpi","permissions":[],"optional_permissions":["tabs"],"host_permissions":[],"data_collection_permissions":[],"optional_data_collection_permissions":[]},"is_strict_compatibility_enabled":true,"license":{"id":3338,"is_custom":false,"name":{"en-US":"Mozilla Public License 2.0"},"slug":"MPL-2.0","url":"https://www.mozilla.org/MPL/2.0/"},"release_notes":{"en-US":"refactor: skip handle for no parent tab\n\nPlease ensure these settings are the same as the following:\n\n```\nbrowser.tabs.insertAfterCurrent: true\nbrowser.tabs.insertRelatedAfterCurrent: false\n```"},"reviewed":"2023-01-05T14:20:19Z","version":"2.0.2"},"default_locale":"en-US","description":{"en-US":"Right Next Browser Extension\n\nRight Next browser extension make new tab place right next to current tab.\n\nAdvantages\n\nRight Next can handle these situations:\n\n<ul><li>Open new tab in foreground/left click.</li><li>Open new tab in background/middle click.</li><li>Open new tab from pinned tab.</li><li>Open new tab from/to <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/0835e59aa6c186aaaf924e2fbb8c6148bb14aabf0395e747d867fc0d461a0346/https%3A//support.mozilla.org/en-US/kb/containers\" rel=\"nofollow\">container</a> (<code>tabs</code> permission required since 2.0.0).</li></ul>\nRight Next also done with very less code which make it has good performance.\n\nPermission Required\n\n<code>optional_permissions</code>\n\n<ul>  <li><code>tabs</code>: please give this permission if you using container extensions (since 2.0.0).</li></ul>\nEnd Support\n\nWhen Mozilla fixed this <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/a6cb2261364ef4fc93513ccdf75668c1c725530549d97ff26d1a1f51a01ae909/https%3A//bugzilla.mozilla.org/show_bug.cgi%3Fid=1485683\" rel=\"nofollow\">issue</a>, then this extension has its mission done.\n\nAlternative\n\nIf you don't open new tab by middle click, you can simply change these settings:\n\n<code>\n  browser.tabs.insertAfterCurrent: true\n  browser.tabs.insertRelatedAfterCurrent: false\n</code>\n\nThese extensions work well too, but can't handle all situations.\n\n<ul><li><a href=\"https://addons.mozilla.org/firefox/addon/open-tabs-next-to-current/\" rel=\"nofollow\">Open Tabs Next to Current</a> - can't handle container tab.</li><li><a href=\"https://addons.mozilla.org/en-US/firefox/addon/always-right/\" rel=\"nofollow\">Always Right</a> - can't handle middle click because it simply change your browser settings which affect by the issue mention above.</li></ul>\nNote: Observed on 2021-05-28.\n\nFile a Issue\n\nIf you find any unexpected behaviour, you can file a issue <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/302f8ba88975c064a4437ef354f4010bdf061fc3ac1cccaa51ab32ba8980f977/https%3A//github.com/t7yang/right-next-browser-extension/issues\" rel=\"nofollow\">here</a>.","zh-TW":"Right Next 瀏覽器套件\n\n讓新開啟的分頁可以預設放在最靠近目前分頁的右側。\n\n優勢\n\nRight Next 可以完善處理下列情境：\n\n<ul><li>前景或左鍵開啟分頁。</li><li>背景或中鍵開啟分頁。</li><li>從釘選的分頁開啟分頁。</li><li>開啟或從 <a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/0835e59aa6c186aaaf924e2fbb8c6148bb14aabf0395e747d867fc0d461a0346/https%3A//support.mozilla.org/en-US/kb/containers\" rel=\"nofollow\">container</a> 中開啟分頁。（自 2.0.0 之後須有 <code>tabs</code> 授權）</li></ul>\nRight Next 用少量的程式碼完成開發，也具備很好的效能表現。\n\n必要授權\n\n<code>optional_permissions</code>：\n\n<ul>  <li><code>tabs</code>：自 2.0.0 之後，請必須給予此授權方能正確與 container 分頁共同運作。</li></ul>\n終止支援\n\n當 Mozilla 修復這個<a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/a6cb2261364ef4fc93513ccdf75668c1c725530549d97ff26d1a1f51a01ae909/https%3A//bugzilla.mozilla.org/show_bug.cgi%3Fid=1485683\" rel=\"nofollow\">問題</a>後，此套件也將結束他的任務。\n\n其他選擇\n\n如果你沒有從滑鼠中鍵開啟分頁的習慣，那只需要修改下列設定即可：\n\n<code>\n  browser.tabs.insertAfterCurrent: true\n  browser.tabs.insertRelatedAfterCurrent: false\n</code>\n\n這些套件同樣有出色的表現，但它們無法應對所有的情況。\n\n<ul><li><a href=\"https://addons.mozilla.org/firefox/addon/open-tabs-next-to-current/\" rel=\"nofollow\">Open Tabs Next to Current</a> - 無法處理 container 分頁。</li><li><a href=\"https://addons.mozilla.org/en-US/firefox/addon/always-right/\" rel=\"nofollow\">Always Right</a> - 無法處理滑鼠中鍵開啟分頁，因為它只是調整了瀏覽器的設定，自然會被上述提及的問題困擾。</li></ul>\n備註：觀察於 2021-05-28 。\n\n回報問題\n\n如果發現任何預期外的行為，可以到<a href=\"https://prod.outgoing.prod.webservices.mozgcp.net/v1/302f8ba88975c064a4437ef354f4010bdf061fc3ac1cccaa51ab32ba8980f977/https%3A//github.com/t7yang/right-next-browser-extension/issues\" rel=\"nofollow\">這裡</a>回報問題。"},"developer_comments":null,"edit_url":"https://addons.mozilla.org/en-US/developers/addon/right-next/edit","guid":"right_next@t7yang","has_eula":false,"has_privacy_policy":false,"homepage":{"url":{"en-US":"https://github.com/t7yang/right-next-browser-extension","zh-TW":"https://github.com/t7yang/right-next-browser-extension"},"outgoing":{"en-US":"https://prod.outgoing.prod.webservices.mozgcp.net/v1/d5f4ea6b01f0d7cbe296d8cdf44bc94bb26efbc136d6efd40365363a3bf80652/https%3A//github.com/t7yang/right-next-browser-extension","zh-TW":"https://prod.outgoing.prod.webservices.mozgcp.net/v1/d5f4ea6b01f0d7cbe296d8cdf44bc94bb26efbc136d6efd40365363a3bf80652/https%3A//github.com/t7yang/right-next-browser-extension"}},"icon_url":"https://addons.mozilla.org/user-media/addon_icons/2703/2703218-64.png?modified=aed4f923","icons":{"32":"https://addons.mozilla.org/user-media/addon_icons/2703/2703218-32.png?modified=aed4f923","64":"https://addons.mozilla.org/user-media/addon_icons/2703/2703218-64.png?modified=aed4f923","128":"https://addons.mozilla.org/user-media/addon_icons/2703/2703218-128.png?modified=aed4f923"},"is_disabled":false,"is_experimental":false,"is_noindexed":false,"last_updated":"2023-01-05T14:20:19Z","name":{"en-US":"Right Next","zh-TW":"Right Next"},"previews":[],"promoted":[],"ratings":{"average":5.0,"bayesian_average":3.030485440043256,"count":2,"text_count":1},"ratings_url":"https://addons.mozilla.org/en-US/firefox/addon/right-next/reviews/","requires_payment":false,"review_url":"https://addons.mozilla.org/en-US/reviewers/review/2703218","slug":"right-next","status":"public","summary":{"en-US":"Right Next browser extension make new tab place right next to current tab.","zh-TW":"讓新開啟的分頁可以預設放在最靠近目前分頁的右側。"},"support_email":{"en-US":"t7yang@gmail.com","zh-TW":"t7yang@gmail.com"},"support_url":{"url":{"en-US":"https://github.com/t7yang/right-next-browser-extension","zh-TW":"https://github.com/t7yang/right-next-browser-extension"},"outgoing":{"en-US":"https://prod.outgoing.prod.webservices.mozgcp.net/v1/d5f4ea6b01f0d7cbe296d8cdf44bc94bb26efbc136d6efd40365363a3bf80652/https%3A//github.com/t7yang/right-next-browser-extension","zh-TW":"https://prod.outgoing.prod.webservices.mozgcp.net/v1/d5f4ea6b01f0d7cbe296d8cdf44bc94bb26efbc136d6efd40365363a3bf80652/https%3A//github.com/t7yang/right-next-browser-extension"}},"tags":[],"type":"extension","url":"https://addons.mozilla.org/en-US/firefox/addon/right-next/","versions_url":"https://addons.mozilla.org/en-US/firefox/addon/right-next/versions/","weekly_downloads":0}