Inspect and view changes in Copy Page Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Copy Page Link",
"version": "1.1.3",
"description": "Copies a pretty-link to the current page",
"homepage_url": "https://github.com/zastrowm/copy-page-link",
"manifest_version": 3,
"minimum_chrome_version": "100",
"icons": {
"64": "icon-64.45322b7a.png",
"128": "icon-128.f575d11f.png",
"512": "icon-512.95c783af.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{bc167d51-33c7-494e-9ba9-227bee9d2fff}",
"strict_min_version": "67.0"
}
},
"action": {
"default_title": "Copy page url + title to clipboard"
},
"permissions": [
"activeTab",
"clipboardWrite",
"scripting"
],
"options_ui": {
"open_in_tab": false,
"page": "options.e17f98f3.html"
},
"background": {
"service_worker": "background.a054f291.js",
"scripts": [
"background.818ea696.js"
]
}
} Best Copy Page Link Alternatives
Here are some Firefox add-ons that are similar to Copy Page Link:
Copy Page URL (Formatted)
Glædwine
Copy Page Title As Link
nathanbw
Cute Copier
Till Carlos
Copy Page Link
Nicholas Hoyt
Copy page link and title to clipboard
Jake Almer
Copy Page URL As Markdown Link
dols3m
Copy page URL with title
brequet
Copy page url
ymatzki
Markdown Link Copier(Beta)
LinNan
Copy title and url as html
or1ko
SLink - Simple copy link
tkhm
Simply Copy Current Page Link
010 Pixel