WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Bulk URL Opener

Bulk URL Opener

View on Chrome Web Store
View Bulk URL Opener Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
5 views
This extension has been viewed 5 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Quickly open multiple URLs from a popup or full interface. Extract, validate, and manage URLs with batch controls and history.
Type
Extension
Users
14 users
1
Website tooldevs.com
MakeLifeEasier
View author page of MakeLifeEasier
Published
Published on April 29, 2025
Version 1.1
Manifest version
3
Updated
Updated on May 25, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Bulk URL Opener Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "action": {
        "default_popup": "popup.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline'"
    },
    "description": "Quickly open multiple URLs from a popup or full interface. Extract, validate, and manage URLs with batch controls and history.",
    "icons": {
        "16": "icons\/icon_16.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsRQEbbAgs7gHWB3aXrsIyQBmUHTPohsDIA8LGjfrxrWRogAJCXhmd5P9t\/KwZQIZX2FFsl6VQdSuprWhLVW0aL3h+RmMuT6yoUfcva6j59hblKkMrwKmywNfUNFb926YpmqawSFikadu0EgEB1+B\/\/B0gEwNAWRLs6XiaWL3iTtFigZlBtxyfYBEGJU9y1gWtZO8vNI0hpDBpnfSsA2IFCgpCXiloc6BWFh1BRajL34ToBoGRiX0ITRzoBGkyNk9TEMPf0Ah7YRAEE85Dzbhsvalp7tuaNpO1IPvK6J3\/9jVnD3yHZ9veoML7yBb9YuCDKgQH6i8P5EBOE0o+2h8kwIDAQAB",
    "manifest_version": 3,
    "name": "Bulk URL Opener",
    "permissions": [
        "storage",
        "downloads"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1",
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "bulk_url_opener.html",
                "css\/bulk_url_opener.css",
                "js\/bulk_url_opener.js",
                "css\/popup.css",
                "js\/popup.js",
                "fonts\/Inter-Regular.woff2",
                "fonts\/Inter-Bold.woff2",
                "fonts\/Inter-SemiBold.woff2"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top