Saturday, January 27, 2024

Open in Sidebar Ver4.4 Released

New Features in Ver 4.4

・Features
 ・Opening a page of the sidebar in a new tab
  It can open a page of the sidebar now. This feature is available on other extension that uses sidebar also.

https://github.com/Soushi-Atsumi/Open-in-Sidebar
https://addons.mozilla.org/firefox/addon/open_in_sidebar/

Open in Popup Ver4.4 Released

New Features in Ver 4.4

・Features
 ・Opening a page of the popup in a new tab
  It can open a page of the popup now. This feature is available on other extension that uses popup also.

https://github.com/Soushi-Atsumi/Open-in-Popup
https://addons.mozilla.org/firefox/addon/open-in-popup/

Wednesday, April 26, 2023

Search In Sidebar Ver4.0 Released

New Features in Ver 4.0

・Features
 ・User Agent
  Changing the user agent is available. This feature requires a host permission. Open the options page and enable the host permission to enable this feature. This feature effects all pages of extensions which you have installed.
 ・Text Selection
  Text selection in the sidebar is enabled.
 ・Support scrolling on DuckDuckGo
  Scroll bar is enabled on DuckDuckGo in the sidebar.

・Others
 ・For Developers
  Refactor code.
https://github.com/Soushi-Atsumi/Search-in-Sidebar
https://addons.mozilla.org/firefox/addon/search-in-sidebar/

Search In Popup Ver4.0 Released

New Features in Ver 4.0

・Features
 ・User Agent
  Changing the user agent is available. This feature requires a host permission. Open the options page and enable the host permission to enable this feature. This feature effects all pages of extensions which you have installed.
 ・Text Selection
  Text selection in the sidebar is enabled.
 ・Support scrolling on DuckDuckGo
  Scroll bar is enabled on DuckDuckGo in the popup.

・Others
 ・For Developers
  Refactor code.
https://github.com/Soushi-Atsumi/Search-in-Popup
https://addons.mozilla.org/firefox/addon/search-in-popup/

Thursday, March 9, 2023

Open in Sidebar Ver4.1 Released

New Features in Ver 4.1

・Features
 ・Shortcut
  Users can open with a shortcut key. The default is "Alt+O". The shortcut key can be edited (refer to this link).
 ・Protocol Detection
  The extension can detect a protocol of a target whether http or https now. A user does not need to have a choice which is http when target is https. However, bookmark and selection does not support this.
 ・Toolbar Icon
  A user can choose behavior of the toolbar icon at the options page whether reloading or toggling. The default is reload.

・Others
 ・For Developers
  Refactor code.

https://github.com/Soushi-Atsumi/Open-in-Sidebar
https://addons.mozilla.org/firefox/addon/open_in_sidebar/

Open in Popup Ver4.1 Released

New Features in Ver 4.1

・Features
 ・Shortcut
  Users can open with a shortcut key. The default is "Alt+Shift+O". The shortcut key can be edited (refer to this link).
 ・Protocol Detection
  The extension can detect a protocol of a target whether http or https now. A user does not need to have a choice which is http when target is https. However, bookmark and selection does not support this.

・Others
 ・For Developers
  Refactor code.

https://github.com/Soushi-Atsumi/Open-in-Popup
https://addons.mozilla.org/firefox/addon/open-in-popup/