Inspect and view changes in URL Display Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "URL Display Extension",
"version": "1",
"description": "Shows a button with the URL when entering a new page.",
"permissions": [
"tabs",
"activeTab",
"scripting"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"48": "icon.png"
},
"web_accessible_resources": [
{
"resources": [
"icon.png",
"icon1.png",
"icon2.png"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{daf44bf7-a45e-4450-afc0-25d9ba3b42a2}"
}
}
} Best URL Display Extension Alternatives
Here are some Firefox add-ons that are similar to URL Display Extension:
QR code tab URL
Cristiano Fromagio
QR-L
Rastaking
URL in Title
em_te
Custom Tab URL
Lily Oliveira
New Tab (next to active one) Button
David "Kravimir" S.
URLchanger
Pixel Hub
URL Share with QR Code
Gin
List URLs of open tabs
Dusty the Fuzzy Dragon
Links
karjala
Open Same Tab
em_te
1-Click Button to your favorite Website
Tarsul
UrlDeToUs
David Hübscher