1
0
mirror of https://github.com/aureliendavid/rsspreview.git synced 2025-08-22 19:28:39 +00:00
rsspreview/popup
J. Tóth Tamás 4c68719d6d Pass the opener tab ID to browser.tabs.create
This means that:
- the RSS preview tab opens in the same container in which the opener
  tab was open (without need for extra permissions);
- the RSS preview tab appears right next to the tab from which it was
  opened, not at the end of the tab bar; and
- if the user closes the tab without switching tabs between opening and
  closing the tab, Firefox activates the previous tab (i.e. from which
  the RSS preview was opened), not the next one.
2022-03-17 23:33:56 +01:00
..
popup.html use browser style for popup 2019-01-24 22:58:54 +01:00
popup.js Pass the opener tab ID to browser.tabs.create 2022-03-17 23:33:56 +01:00