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:
This blog provides you information of programs which I developed on a whim.
日本語のブログはこちら
GitHub
Firefox Add-Ons
Android Apps
Monday, December 31, 2018
Sunday, August 5, 2018
Open in Popup Ver2.2 Released
New Features in Ver 2.2
・Appearance
・Others
https://addons.mozilla.org/en-US/firefox/addon/open-in-popup/
・Appearance
・Options
The choosing format of the targets is the same to "Open in Sidebar".
・PerformanceDecrease 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.
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
Created templates of web extensions
I created templates of web extensions and published on GitHub.
Some elements work on only Firefox, so delete it if you use this for excluding Firefox.
General:
https://github.com/Soushi-Atsumi/General-Web-Extension-Template
Popup:
https://github.com/Soushi-Atsumi/Popup-Web-Extension-Template
Sidebar:
https://github.com/Soushi-Atsumi/Sidebar-Web-Extension-Template
Some elements work on only Firefox, so delete it if you use this for excluding Firefox.
General:
https://github.com/Soushi-Atsumi/General-Web-Extension-Template
Popup:
https://github.com/Soushi-Atsumi/Popup-Web-Extension-Template
Sidebar:
https://github.com/Soushi-Atsumi/Sidebar-Web-Extension-Template
Tuesday, July 3, 2018
Search In Sidebar Ver2.0 Released
New Features in Ver 2.0
・Features
https://addons.mozilla.org/en-US/firefox/addon/search-in-sidebar/
・Features
・Options
・OthersYou can define preferences for the extension in the page of add-on.
To fix a search engine, you can search in the sidebar quicker.
To fix a search engine, you can search in the sidebar quicker.
・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.
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
https://addons.mozilla.org/en/firefox/addon/search-in-sidebar/
・Features
・Options
・OthersYou 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).
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).
・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.
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
https://addons.mozilla.org/en-US/firefox/addon/search-in-popup/
Notice: Version 2.0 has been deleted.
・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
https://addons.mozilla.org/en-US/firefox/addon/search-in-popup/
・Features
・Options
・OthersFollowing 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.
To fix a search engine, you can search in the popup quicker.
・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.
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
・Others
https://addons.mozilla.org/en-US/firefox/addon/open-in-popup/
・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.
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
https://addons.mozilla.org/en-US/firefox/addon/open-in-popup/
・Features
・Targets
・Options
・Others"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.
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.
To fix a protocol and a target, you can open the popup quicker.
・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
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.
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/
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.
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.
Wednesday, April 25, 2018
Published "Search In Popup" and "Open In Popup" for Github
I published sources of "Search In Popup" and "Open In Popup" for Github.
https://github.com/Soushi-Atsumi/Search-in-Popup
https://github.com/Soushi-Atsumi/Open-in-Popup
https://github.com/Soushi-Atsumi/Search-in-Popup
https://github.com/Soushi-Atsumi/Open-in-Popup
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.
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/
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.
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.
Labels:
Firefox Extensions,
Open in Popup,
Search in Popup
Wednesday, April 18, 2018
Firefoxの拡張機能をリリース予定 / I will release a firefox extension
Firefoxの拡張機能のリリースを予定しています。 近日中に公開予定です。 I will release a firefox extension. It is coming soon.
Subscribe to:
Posts (Atom)