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是由Waseem Abbas開發的Chrome擴展程式,該擴展的主要功能是“This extension Will create mutli urls of Your links and open them in multi tabs in any browsers”。

擴展截圖

screenshot

下載Open All Url擴展crx文件

下載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
官方網址 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\/"
    ]
}