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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension Will create mutli urls of Your links and open them in multi tabs in any browsers"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Open All Url एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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.
एक्सटेंशन की मूल जानकारी
नाम | |
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\/" ] } |