Open All Url
This extension Will create mutli urls of Your links and open them in multi tabs in any browsers
Wat is Open All Url?
Open All Url is een Chrome-extensie ontwikkeld door Waseem Abbas, en de belangrijkste functie is "This extension Will create mutli urls of Your links and open them in multi tabs in any browsers".
Extensie Screenshots
Download het CRX-bestand van de extensie Open All Url
Download Open All Url-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | clgildpicgiinpjbadggfigcimffdgld |
Officiële URL | https://chrome.google.com/webstore/detail/open-all-url/clgildpicgiinpjbadggfigcimffdgld |
Beschrijving | This extension Will create mutli urls of Your links and open them in multi tabs in any browsers |
Bestandsgrootte | 29.82 KB |
Aantal Installaties | 92 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2016-09-17 |
Publicatiedatum | 2016-09-17 |
Beoordeling | 2.33/5 Totaal 3 Beoordelingen |
Ontwikkelaar | Waseem Abbas |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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\/" ] } |