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
This blog provides you information of programs which I developed on a whim.
日本語のブログはこちら
GitHub
Firefox Add-Ons
Android Apps
Monday, December 30, 2019
Open in Sidebar Ver3.1.0 Released
Friday, October 18, 2019
Open in Sidebar Ver3.0.3 Released
New Features in Ver 3.0.3
・Fixes
Fix the problem which "Initial Location" does not work.
https://addons.mozilla.org/en-US/firefox/addon/open_in_sidebar/
https://github.com/Soushi-Atsumi/Open-in-Sidebar
・Fixes
Fix the problem which "Initial Location" does not work.
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
・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
Wednesday, October 2, 2019
Open in Sidebar Ver2.2.1 Released
New Features in Ver 2.2.1
・Fixes
Fix the problem which "Open this page" is not displayed when it enables only https.
https://addons.mozilla.org/en-US/firefox/addon/open_in_sidebar/
https://github.com/Soushi-Atsumi/Open-in-Sidebar
・Fixes
Fix the problem which "Open this page" is not displayed when it enables only https.
https://addons.mozilla.org/en-US/firefox/addon/open_in_sidebar/
https://github.com/Soushi-Atsumi/Open-in-Sidebar
Saturday, September 28, 2019
Open in Sidebar Ver2.2 Released
New Features in Ver 2.2
・Features
・Icon
When clicking the icon, the sidebar can reload the displaying page even if it was opened from the context menu.
・Tab
Selected tab and current page can be opened in the sidebar now.
https://addons.mozilla.org/en-US/firefox/addon/open_in_sidebar/
https://github.com/Soushi-Atsumi/Open-in-Sidebar
・Features
・Icon
When clicking the icon, the sidebar can reload the displaying page even if it was opened from the context menu.
・Tab
Selected tab and current page can be opened in the sidebar now.
https://addons.mozilla.org/en-US/firefox/addon/open_in_sidebar/
https://github.com/Soushi-Atsumi/Open-in-Sidebar
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
・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
・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/
・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
・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
Monday, April 1, 2019
KeyboardPing Ver1.0.0 Released
I released KeyboardPing.
This program works to check the keyboard which is working or not, it is useful for validating the keyboard which is connected the server on a remote location, and (perhaps) typing keys rapidly on the games.
I publish only source codes, so build an executable file yourself.
GitHub: https://github.com/Soushi-Atsumi/KeyboardPing
This program works to check the keyboard which is working or not, it is useful for validating the keyboard which is connected the server on a remote location, and (perhaps) typing keys rapidly on the games.
I publish only source codes, so build an executable file yourself.
GitHub: https://github.com/Soushi-Atsumi/KeyboardPing
Sunday, January 27, 2019
Smart Previewer Ver1.1 Released
New Features in Ver 1.1
・Features
・Fixes
・For Developers
Firefox
Microsoft Edge
・Features
You can enable / disable audio, images, pdf and videos at the option page.
Setting values become visible, it make you easy to control options.
Support m3u8 (Only Microsoft Edge).
Setting values become visible, it make you easy to control options.
Support m3u8 (Only Microsoft Edge).
・Fixes
Fix the problem which it tries to open 'tiff' image files even if firefox does not support the type (Only Firefox).
Fix the problem which it tries to open 'mkv' video files even if firefox does not support the type (Only Firefox).
Fix the problem which it tries to open 'mkv' video files even if firefox does not support the type (Only Firefox).
・For Developers
setAttribute which disables src are replaced removeAttribute. This suppresses warnings.
manifest.json is rejected at the submission due to BOM, so it is changed to no BOM (Only Firefox).
manifest.json is rejected at the submission due to BOM, so it is changed to no BOM (Only Firefox).
Firefox
Microsoft Edge
Tuesday, January 15, 2019
Smart Previewer is available on Microsoft Edge now
Sorry for keeping you waiting. This is already available on Firefox, but it was not available a while ago because of the reviewing. Enjoy.
https://www.microsoft.com/store/productId/9NGD05CV97FD
https://www.microsoft.com/store/productId/9NGD05CV97FD
Labels:
MicrosoftEdge Extension,
Smart Previewer
Subscribe to:
Posts (Atom)