Rabbit URL Opener

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

What is Rabbit URL Opener?

Rabbit URL Opener is a Chrome extension developed by http://rabbitopener.blogspot.com, and its main feature is "Rabbit URL Opener - Bulk URL Opener Extension just lets you open multiple URLs at once".

Extension Screenshots

screenshot

Download Rabbit URL Opener Extension CRX File

Download Rabbit URL Opener extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Rabbit URL Opener Rabbit URL Opener
ID blkbiclhghbcacebjhifieeabopechng
Official URL https://chrome.google.com/webstore/detail/rabbit-url-opener/blkbiclhghbcacebjhifieeabopechng
Description Rabbit URL Opener - Bulk URL Opener Extension just lets you open multiple URLs at once
File Size 31.43 KB
Installation Count 165
Current Version 2.0
Last Updated 2020-03-23
Publish Date 2020-03-23
Rating 5.00/5 Total 8 Ratings
Developer http://rabbitopener.blogspot.com
Email [email protected]
Payment Type free
Extension Website https://rabbiturlopener.blogspot.com/
Privacy Policy Page URL http://rahuldigital.org
Supported Languages 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"
    ]
}