Monday, December 31, 2018

Smart Previewer Ver1.0 Released

I released Smart Previewer. This extension is available on Microsoft Edge and Firefox.
This extension checks a content of a link instantly.

This extension shows contents of links. Audio, images, pdf and videos..., all of links which this extension supports need not to be clicked. You can check it by just putting on the link.
You can install this extension on this location.
Microsoft Edge: https://www.microsoft.com/store/productId/9NGD05CV97FD
Firefox: https://addons.mozilla.org/en-US/firefox/addon/smart-previewer/

Video and Screenshots of Microsoft Edge:


 Video and Screenshots of Firefox:

Sunday, August 5, 2018

Open in Popup Ver2.2 Released

New Features in Ver 2.2

・Appearance
・Options
The choosing format of the targets is the same to "Open in Sidebar".
・Performance
Decrease load of the browser to omit useless processing.

・Others
・For Developers
Information of preferences have been written in json files.
All files are converted to UTF8.
"background.html" replaced "background.js" to prepare import statement in the future.
The system of regenerating context menus moved "option.js". In Ver2.2, context menus are regenerated when options are changed.

https://addons.mozilla.org/en-US/firefox/addon/open-in-popup/

Sunday, July 29, 2018

Tuesday, July 3, 2018

Search In Sidebar Ver2.0 Released

New Features in Ver 2.0

・Features
・Options
You can define preferences for the extension in the page of add-on.
To fix a search engine, you can search in the sidebar quicker.

・Others
・For Developers
Japanese files and English files exist until this version, but all descriptions are moved to message.json and files of "_ja" have been omitted.
Information of search engines have been written in json files.
The target version is fixed to 60.0 or higher.

https://addons.mozilla.org/en-US/firefox/addon/search-in-sidebar/

Sunday, June 24, 2018

Open in Sidebar Ver2.0 Released

New Features in Ver 2.0

・Features
・Options
You can define preferences for the extension in the page of add-on.
To choose a protocol and targets, you can open the sidebar quicker.
These preferences are different from series of a popup, a user can define what targets should be disabled.
However, you cannot disable audio, images and videos(I don't think that we don't need to disable it).
・Others
・For Developers
Japanese files and English files exist until this version, but all descriptions are moved to message.json and files of "_ja" have been omitted.
Information of preferences have been written in json files.
The target version is fixed to 60.0 or higher.
All files are converted to UTF8.


https://addons.mozilla.org/en/firefox/addon/search-in-sidebar/

Saturday, June 2, 2018

Search In Popup Ver2.1 Released

New Features in Ver 2.1

・For Developers
Fix the issue that the name of the extension is wrong in some files.

https://addons.mozilla.org/en-US/firefox/addon/search-in-popup/

Notice: Version 2.0 has been deleted.

Friday, June 1, 2018

Search In Popup Ver2.0 Released

New Features in Ver 2.0

・Features
・Options
Following Open in Popup, you can define preferences for the extension in the page of add-on.
To fix a search engine, you can search in the popup quicker.

・Others
・For Developers
As well as Open in Popup, Japanese files and English files exist until this version, but all descriptions are moved to message.json and files of "_ja" have been omitted.
Information of search engines have been written in json files.
The target version is fixed to 60.0 or higher.

https://addons.mozilla.org/en-US/firefox/addon/search-in-popup/

Monday, May 28, 2018

Open in Popup Ver2.1 Released

New Features in Ver 2.1

・Appearance
Fix an issue that the message which is displayed when the user moves over the icon is English.

・Others
・For Developers
Needless default values of every element in options.html have been deleted.
The target version is fixed to 60.0 or higher.

https://addons.mozilla.org/en-US/firefox/addon/open-in-popup/

Sunday, May 27, 2018

Open in Popup Ver2.0 Released

New Features in Ver 2.0

・Features
・Targets
"View source" has been added.
You can view the source in the popup.
To enable wrapping, "Wrap Long Lines" needs to be available in advance.

・Options
You can define preferences for the extension in the page of add-on.
To fix a protocol and a target, you can open the popup quicker.

・Others
・For Developers
Japanese files and English files exist until this version, but all descriptions are moved to message.json and files of "_ja" have been omitted.

https://addons.mozilla.org/en-US/firefox/addon/open-in-popup/

Friday, May 4, 2018

Published "Search In Sidebar" and "Open In Sidebar" for Github

I published sources of "Search In Sidebar" and "Open In Sidebar" for Github.
https://github.com/Soushi-Atsumi/Search-in-Sidebar
https://github.com/Soushi-Atsumi/Open-in-Sidebar

"Search in Sidebar" and "Open in Sidebar" Released

I released two firefox extensions which are "Search in Sidebar" and "Open in Sidebar".
As the name says, these extensions use the sidebar.

Search in Sidebar

This extension can search selected text in the sidebar.
The built-in searching feature can search text in an only new tab.
Due to the reason, we need to leave the current tab and move to the another tab to search text.
You can check and keep watching the searching result without moving from the current page.
https://addons.mozilla.org/en/firefox/addon/search-in-sidebar/


Open in Sidebar

This extension can open audio, a image, a link and a movie, selected text and a link in the sidebar.
You can choose http or https when you open the link.
Choosing https, you can open a link which is http as https.
However, for safety reasons, you cannot open a link which is https as http and https will be chosen automatically.
You can check a link quickly to open it in the sidebar without leaving current page.
https://addons.mozilla.org/en/firefox/addon/open_in_Sidebar/


These extensions do not require any permissions like popup extensions.
I hope you will enjoy without being limited by anything.

Thursday, April 19, 2018

"Search in Popup" and "Open in Popup" Released

I released two firefox extensions which are "Search in Popup" and "Open in Popup".
As the name says, these extensions use the popup.

Search in Popup

This extension can search selected text in the popup.
The built-in searching feature can search text in an only new tab.
Due to the reason, we need to leave the current tab and move to the another tab to search text.
You can search it quickly to search it in the popup without leaving current page.
https://addons.mozilla.org/en/firefox/addon/search-in-popup/


Open in Popup

This extension can open selected text and a link in the popup.
You can choose http or https when you open the link.
Choosing https, you can open a link which is http as https.
However, for safety reasons, you cannot open a link which is https as http and https will be chosen automatically.
You can check a link quickly to open it in the popup without leaving current page.
https://addons.mozilla.org/en/firefox/addon/open-in-popup/


These extensions do not require any permissions.
Honestly, we cannot help being anxious when an extension requires the permission like "Access your data" and etc (at least I think so).
You won't have any anxieties of personal information about installing these extensions, you will worry about things that these extensions will be disabled if you worry about something due to progressive release of firefox.
Anyway, I developed these extensions simply just for fun, I hope you will enjoy.

Wednesday, April 18, 2018

Firefoxの拡張機能をリリース予定 / I will release a firefox extension

Firefoxの拡張機能のリリースを予定しています。 近日中に公開予定です。 I will release a firefox extension. It is coming soon.