Open All Url

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

Apa itu Open All Url?

Open All Url adalah ekstensi Chrome yang dikembangkan oleh Waseem Abbas, dan fitur utamanya adalah "This extension Will create mutli urls of Your links and open them in multi tabs in any browsers".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Open All Url

Unduh file ekstensi Open All Url dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Open All Url Open All Url
ID clgildpicgiinpjbadggfigcimffdgld
URL Resmi https://chrome.google.com/webstore/detail/open-all-url/clgildpicgiinpjbadggfigcimffdgld
Deskripsi This extension Will create mutli urls of Your links and open them in multi tabs in any browsers
Ukuran File 29.82 KB
Jumlah Instalasi 92
Versi Saat Ini 1.0
Terakhir Diperbarui 2016-09-17
Tanggal Publikasi 2016-09-17
Penilaian 2.33/5 Total 3 Penilaian
Pengembang Waseem Abbas
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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\/"
    ]
}