Saturday, June 29, 2019

Smart Previewer Ver1.2 (MicrosoftEdge) Released

New Features in Ver 1.2

・Features
 ・Options
  Delay option has been added. This is the value until the previewer appears. Default is zero seconds(no delay).
・Others
 ・For Users
  Performance improvement.
  Fix problem which the border which means loading does not disappear.
  Fix problem which the layout of English options in the popup is broken.
 ・For Developers
  Each previewers will never add to the body element if it is disabled. In previous versions, It is added even if it is not used.

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

Saturday, June 22, 2019

Smart Previewer Ver1.2 (Firefox) Released

New Features in Ver 1.2

・Features
 ・Options
  Delay option has been added. This is the value until the previewer appears. Default is zero seconds(no delay).
・Others
 ・For Users
  Performance improvement.
  Fix problem which the border which means loading does not disappear.
  Fix problem which the layout of English options in the popup is broken.
 ・For Developers
  Each previewers will never add to the body element if it is disabled. In previous versions, It is added even if it is not used.

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

Thursday, June 20, 2019

Search In Sidebar Ver2.1 Released

New Features in Ver 2.1

・Features
 ・Icon
  The icon of this addon has been added to the tool bar. The sidebar is displayed / reloaded quickly by pressing it. You can remove this icon if you don't need it.
 ・Options
  You can decide behavior of the icon in the toolbar by choosing options. The default is 'Reload', this reloads the page in the sidebar. Another option is 'Go back to Home', this replaces the page of the sidebar with the home of search engines. If you have chosen 'ask' option, 'Reload' option is used instead of 'Go back to Home' option.
・Others
 ・For Developers
  Remove checking the current url of the sidebar from sidebar.js because it is redundant. I did not know this script is not called when other url is set to the sidebar.

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

Tuesday, June 18, 2019

Open in Sidebar Ver2.1 Released

New Features in Ver 2.1

・Features
 ・Toolbar
  The icon of this addon has been added to the toolbar. The sidebar can be displayed / reloaded quickly by pressing it.  You can remove this icon if you don't need it.
 ・Options
  Now you can fix the initial page of the sidebar. This is useful for websites that list so many links.
・Others
 ・For Developers
  Remove values that are not in use from English messages.json.
  Remove values that are not in use from index.css.

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