Tuesday, August 10, 2021

Smart Previewer (MicrosoftEdge) is no longer available

Today, Microsoft announced me the add-on has been unpublished. I have decided I will not take an action for make it alive because the addon does not have many users.

If you are using the add-on, please consider to use Smart Previewer for MicrosoftEdge Chromium.

Monday, February 15, 2021

Search In Sidebar Ver3.0 Released

New Features in Ver 3.0

・Features
 ・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.

・Others
 ・For Developers
  Remove unused values in messages.json.
  Unify a format of br tags.

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

Thursday, February 27, 2020

Smart Previewer Ver2.1.0 (Firefox) Released

New Features in Ver 2.1.0

・Others
 ・For Users
  Fix problem which Firefox disable the volume control after a previewer plays a silent video. Edge does not have this problem.

https://addons.mozilla.org/en-US/firefox/addon/smart-previewer/
https://github.com/Soushi-Atsumi/SmartPreviewer_Firefox

Sunday, February 23, 2020

Smart Previewer Ver2.0 (MicrosoftEdge) Will Be Released

New Features in Ver 2.0

・Features
 ・General
  Support a page which is generated dynamically. This impacts performance slightly. You can disable this feature if you don't need.
 ・Options
  Refreshing option has been added.
・Others
 ・For Users
  Fix problem which some values of settings are not displayed in the option page until it is modified.
 ・For Developers
  "initializeOptions" remove all settings instead of setting default values.
  A step attribute for interval have been changed to 0.25.

https://www.microsoft.com/en-us/p/smart-previewer/9ngd05cv97fd
https://github.com/Soushi-Atsumi/SmartPreviewer_Edge

Smart Previewer Ver2.0.3 (Firefox) Released

New Features in Ver 2.0.3

・Others
 ・For Users
  Fix problem which some values of settings are not displayed in the option page until it is modified.
 ・For Developers
  "initializeOptions" remove all settings instead of setting default values.

https://addons.mozilla.org/en-US/firefox/addon/smart-previewer/
https://github.com/Soushi-Atsumi/SmartPreviewer_Firefox

Smart Previewer Ver2.0.1 (Firefox) Released

New Features in Ver 2.0.1

・Features
 ・General
  Support a page which is generated dynamically. This impacts performance slightly. You can disable this feature if you don't need.
 ・Options
  Refreshing option has been added.
・Others
 ・For Developers
  A step attribute for interval have been changed to 0.25.

https://addons.mozilla.org/en-US/firefox/addon/smart-previewer/
https://github.com/Soushi-Atsumi/SmartPreviewer_Firefox

Monday, December 30, 2019

Open in Sidebar Ver3.1.0 Released

New Features in Ver 3.1.0

・Sidebar
 A placement of a sidebar is available. You can choose opening the page in all sidebars or not. For more details, see the options page.

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

Monday, October 7, 2019

Open in Sidebar Ver3.0.2 Released

New Features in Ver 3.0

・Features
 ・Efficiency
  Fix inefficient processes. This removes the delay of displaying.
 ・Additional Permissions
  You can allow additional permissions on the options page. Currently, it supports only bookmark permission.
 ・Options
  Add http/https selections for "Open this page".
  Add additional permissions.
 ・Browser compatibility
  Change the oldest version of support 60 to 57.
 ・Fixes
  Fix the problem which "view source" does not work if the url has already the "view-source:" prefix.
・Others
 ・For Developers
  Split all processes into functions. All sources are more readable now.
  Add all project files into the solution.

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