Saturday, July 30, 2022

Search In Sidebar Ver3.2.1 Released

New Features in Ver 3.2.1

・Features
 ・Permission
  Change the permission for running a shortcut. Thus, this extension requires no permissions again.

https://github.com/Soushi-Atsumi/Search-in-Sidebar
https://addons.mozilla.org/firefox/addon/search-in-sidebar/

Search In Popup Ver3.0.1 Released

New Features in Ver 3.0.1

・Features
 ・Permission
  Change the permission for running a shortcut. Thus, this extension requires no permissions again.

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

Thursday, July 28, 2022

Open in Popup Ver3.0 Released

New Features in Ver 3.0

・Features
 ・Options
  Now you can fix the initial page of the popup. This is useful for websites that list so many links.
 ・Tab
  Selected tab and current page can be opened in the popup now.
 ・Additional Permissions
  You can allow additional permissions on the options page. Currently, it supports only bookmark permission.
 ・Browser compatibility
  Change the oldest version of support 60 to 74.
 ・Popup
  A placement of a popup is available. You can choose opening the page in all popups or not. For more details, see the options page.

・Others
 ・For Developers
  Unify a format of br tags.
  Fetch API replaces XmlHttpRequest.
  Reduce number of times of reading json files.
  Split all processes into functions.

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

Friday, July 15, 2022

Search In Popup Ver3.0 Released

New Features in Ver 3.0

・Features
 ・Options
  You can decide behavior of the icon in the toolbar by choosing options. The default is 'Reload', this reloads the page in the popup. Another option is 'Go back to Home', this replaces the page of the popup with the home of search engines. However, a tutorial replaces the page if you have chosen 'ask' option.
 ・Additional search engines by a user
  Users can add a search engine in a options page. Also you can choose the site as a default a search engine. YouTube, Amazon, MDN, ... so many sites can be used.
 ・Shortcut
  Users can search with a shortcut key. The default is "Ctrl+Alt+P". The shortcut key can be edited (refer to this link). This feature requires an additional permission.
 ・Search Engine Icon
  An icon of a search engine including an additional search engine is displayed in the context menu.

・Others
 ・For Developers
  Unify a format of br tags.
  Fetch API replaces XmlHttpRequest.
  Reduce number of times of reading json files.
  Refactor code.

https://github.com/Soushi-Atsumi/Search-in-Popup
https://addons.mozilla.org/en-US/firefox/addon/search-in-popup/

Thursday, July 14, 2022

Search In Sidebar Ver3.2.0 Released

New Features in Ver 3.2.0

・Features
 ・Search Engine Icon
  An icon of a search engine including an additional search engine is displayed in the context menu.
 ・Tutorial
  A tutorial can be opened by right clicking the icon of this extension.

・Others
 ・For Users
  Remove unnecessary permission. Tab permission is no longer required.
 ・For Developers
  Fetch API replaces XmlHttpRequest.
  Reduce number of times of reading json files.
  Refactor code.

https://github.com/Soushi-Atsumi/Search-in-Sidebar
https://addons.mozilla.org/en-US/firefox/addon/search-in-sidebar/

Tuesday, July 5, 2022

Search In Sidebar Ver3.1.0 Released

New Features in Ver 3.1.0

・Features
 ・Shortcut
  Users can search with a shortcut key. The default is "Ctrl+Alt+S". The shortcut key can be edited (refer to this link). This feature requires an additional permission.

・Others
 ・For Developers
  Replace deprecated APIs.

https://github.com/Soushi-Atsumi/Search-in-Sidebar
https://addons.mozilla.org/en-US/firefox/addon/search-in-sidebar/