WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Open link in same tab, pop-up as tab by thuongvt

Open link in same tab, pop-up as tab by thuongvt

View on Chrome Web Store
View Open link in same tab, pop-up as tab by thuongvt Chrome Extension on Chrome Web Store
Add to bookmarks
3.3 (3 ratings)
1 new ratings
6 views
This extension has been viewed 6 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.

Forces Chrome to open new tabs instead of pop-up windows and/or links in the same tab by default instead of new or background tab.
Type
Extension
Users
1,000 users
11
thuongvt
View author page of thuongvt
Published
Published on April 1, 2025
Version 3.2.2
Manifest version
3
Updated
Updated on August 21, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Open link in same tab, pop-up as tab by thuongvt 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_icon": "images\/icon48.png",
        "default_popup": "popup.html",
        "default_title": "Open link in same tab, pop-up as tab by thuongvt [Free]"
    },
    "author": "thuongvt",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "description": "Forces Chrome to open new tabs instead of pop-up windows and\/or links in the same tab by default instead of new or background tab.",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "48": "images\/icon48.png",
        "96": "images\/icon96.png",
        "128": "images\/icon128.png",
        "256": "images\/icon256.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArFLteTtebYCmY2v8VGk0wqRyCuh6aYAqiK5eAH\/WWQ8SMesHqkfPw6mPqvXWzKIdk3TvBopVOiBB\/okR9N0vRQ1o1KP1zdztHXSphu67r\/e2Q7fPhnDZRd4tosWcMECKC2HjJUw4ef97zh8Ha4ty4kJPr5iSYlmcg6wQivZKiEwc52Yaqz1HA3MAE8bXSTad5Wa6zKnC8ZZxo4GVHDQ57rbGU564Wgq0j7iSxqEnyAIZWi\/+8vpSFWFipWNrMV3PSW1HOTHLhvAIp4eWaovgtY9Ravq6rMRHu1OcWuV4PCe69T71VQzbHcCXmnx6r481pRFd3w1QftRYqD3eeAgMpwIDAQAB",
    "manifest_version": 3,
    "name": "Open link in same tab, pop-up as tab by thuongvt",
    "options_page": "options.html",
    "permissions": [
        "storage",
        "tabs",
        "activeTab",
        "scripting"
    ],
    "short_name": "popup2tab",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.2.2",
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "style\/*"
            ]
        }
    ]
}
© 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