Open All Url

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

ما هو Open All Url؟

Open All Url هو إضافة Chrome تم تطويرها بواسطة Waseem Abbas، والميزة الرئيسية لها هي "This extension Will create mutli urls of Your links and open them in multi tabs in any browsers".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Open All Url

قم بتنزيل ملفات الامتداد Open All Url بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Open All Url Open All Url
ID clgildpicgiinpjbadggfigcimffdgld
عنوان URL الرسمي https://chrome.google.com/webstore/detail/open-all-url/clgildpicgiinpjbadggfigcimffdgld
الوصف This extension Will create mutli urls of Your links and open them in multi tabs in any browsers
حجم الملف 29.82 KB
عدد التثبيتات 92
النسخة الحالية 1.0
آخر تحديث 2016-09-17
تاريخ النشر 2016-09-17
تقييم 2.33/5 مجموع تقييمات 3
المطور Waseem Abbas
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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\/"
    ]
}