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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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\/"
    ]
}