Open All Url

This extension Will create mutli urls of Your links and open them in multi tabs in any browsers

What is Open All Url?

Open All Url is a Chrome extension developed by Waseem Abbas, and its main feature is "This extension Will create mutli urls of Your links and open them in multi tabs in any browsers".

Extension Screenshots

screenshot

Download Open All Url Extension CRX File

Download Open All Url 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

                        OpenAllUrl.com will help you to open multi tab in browser you want to open without 
wasting time use of this system is very easy all done in four click 
1- First Enter your Link in url input without http:// or https://
2- Second Select Your number to create multiple Links you need
3- Third Click On create List button 
4- Fourth look on sight side of website Your Links are created Just Click open List Button You all done.                    

Extension Basic Information

Name Open All Url Open All Url
ID clgildpicgiinpjbadggfigcimffdgld
Official URL https://chrome.google.com/webstore/detail/open-all-url/clgildpicgiinpjbadggfigcimffdgld
Description This extension Will create mutli urls of Your links and open them in multi tabs in any browsers
File Size 29.82 KB
Installation Count 92
Current Version 1.0
Last Updated 2016-09-17
Publish Date 2016-09-17
Rating 2.33/5 Total 3 Ratings
Developer Waseem Abbas
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Open All Url",
    "description": "This extension Will create mutli urls of Your links and open them in multi tabs in any browsers",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}