Open All Url
This extension Will create mutli urls of Your links and open them in multi tabs in any browsers
Vad är Open All Url?
Open All Url är en Chrome-tillägg utvecklad av Waseem Abbas, och dess huvudfunktion är "This extension Will create mutli urls of Your links and open them in multi tabs in any browsers".
Tilläggsskärmbilder
Ladda ner Open All Url-förlängningens CRX-fil
Ladda ner Open All Url-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | clgildpicgiinpjbadggfigcimffdgld |
Officiell webbadress | https://chrome.google.com/webstore/detail/open-all-url/clgildpicgiinpjbadggfigcimffdgld |
Beskrivning | This extension Will create mutli urls of Your links and open them in multi tabs in any browsers |
Filstorlek | 29.82 KB |
Antal Installationer | 92 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2016-09-17 |
Publiceringsdatum | 2016-09-17 |
Betyg | 2.33/5 Totalt 3 Betyg |
Utvecklare | Waseem Abbas |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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\/" ] } |