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」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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\/" ] } |