Open All Url
This extension Will create mutli urls of Your links and open them in multi tabs in any browsers
Open All Url là gì?
Open All Url là một tiện ích mở rộng Chrome được phát triển bởi Waseem Abbas, và tính năng chính của nó là "This extension Will create mutli urls of Your links and open them in multi tabs in any browsers".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Open All Url
Tải xuống các tệp mở rộng Open All Url dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | clgildpicgiinpjbadggfigcimffdgld |
URL Chính Thức | https://chrome.google.com/webstore/detail/open-all-url/clgildpicgiinpjbadggfigcimffdgld |
Mô tả | This extension Will create mutli urls of Your links and open them in multi tabs in any browsers |
Kích Thước Tệp | 29.82 KB |
Số Lần Cài Đặt | 92 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2016-09-17 |
Ngày Phát Hành | 2016-09-17 |
Đánh Giá | 2.33/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | Waseem Abbas |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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\/" ] } |