OpenTabs - Open many tabs in 1 click
A simple tool to open multiple tabs in single click. Useful to work with too many websites at a time
What is OpenTabs - Open many tabs in 1 click?
OpenTabs - Open many tabs in 1 click is a Chrome extension developed by Kamoor, and its main feature is "A simple tool to open multiple tabs in single click. Useful to work with too many websites at a time".
Extension Screenshots
Download OpenTabs - Open many tabs in 1 click Extension CRX File
Download OpenTabs - Open many tabs in 1 click extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
A simple tool to open multiple websites in one click. This extension will be useful to quickly open frequently open websites or testing multiple websites at a time. You can save and open all of them in one single click.
Features:
=====
* Save frequently used website addresses.
* Select the website address(es) you want to open and click on open. Extension Basic Information
| Name | |
| ID | poglocjfapnengmednlkjeakmdialopa |
| Official URL | https://chrome.google.com/webstore/detail/opentabs-open-many-tabs-i/poglocjfapnengmednlkjeakmdialopa |
| Description | A simple tool to open multiple tabs in single click. Useful to work with too many websites at a time |
| File Size | 15.26 KB |
| Installation Count | 341 |
| Current Version | 1.0.2 |
| Last Updated | 2015-02-24 |
| Publish Date | 2015-02-24 |
| Rating | 3.50/5 Total 2 Ratings |
| Developer | Kamoor |
| Payment Type | free |
| Supported Languages | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "OpenTabs - Open many tabs in 1 click",
"short_name": "OpenTabs",
"description": "A simple tool to open multiple tabs in single click. Useful to work with too many websites at a time",
"version": "1.0.2",
"browser_action": {
"default_icon": "icon-large.png",
"default_popup": "popup.html"
},
"permissions": [
"tabs"
]
} | |