Rabbit URL Opener

Rabbit URL Opener - Bulk URL Opener Extension just lets you open multiple URLs at once

Cos'è Rabbit URL Opener?

Rabbit URL Opener è un'estensione di Chrome sviluppata da http://rabbitopener.blogspot.com, e la sua funzione principale è "Rabbit URL Opener - Bulk URL Opener Extension just lets you open multiple URLs at once".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Rabbit URL Opener

Scarica i file di estensione Rabbit URL Opener in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Rabbit URL Opener - Bulk URL Opener Extension just lets you open multiple URLs at once (in new tabs or windows).
URL Opener is a web tool to open multiple URLs at the same time. 

Open multiple URLs simultaneously, bulk URLs opener, open multiple links at the same time with Chrome browser Now

To know more visit us at Rabbit opener                    

Informazioni di Base sull'Estensione

Nome Rabbit URL Opener Rabbit URL Opener
ID blkbiclhghbcacebjhifieeabopechng
URL Ufficiale https://chrome.google.com/webstore/detail/rabbit-url-opener/blkbiclhghbcacebjhifieeabopechng
Descrizione Rabbit URL Opener - Bulk URL Opener Extension just lets you open multiple URLs at once
Dimensione del File 31.43 KB
Conteggio Installazioni 165
Versione Corrente 2.0
Ultimo Aggiornamento 2020-03-23
Data di Pubblicazione 2020-03-23
Valutazione 5.00/5 Totale 8 Valutazioni
Sviluppatore http://rabbitopener.blogspot.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://rabbiturlopener.blogspot.com/
URL della Pagina della Politica sulla Privacy http://rahuldigital.org
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rabbit URL Opener",
    "version": "2.0",
    "manifest_version": 2,
    "author": "Rahul Digital",
    "description": "Rabbit URL Opener - Bulk URL Opener Extension just lets you open multiple URLs at once",
    "icons": {
        "16": "bulkurlopener16.png",
        "19": "bulkurlopener19.png",
        "128": "bulkurlopener128.png"
    },
    "browser_action": {
        "default_icon": "bulkurlopener19.png",
        "default_popup": "popup_cool_opener.html"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "",
        "clipboardRead",
        "clipboardWrite",
        "declarativeContent",
        "history"
    ]
}