By: Jake Hartz
Inspect and view changes in Copy URL With Hash source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"version": "2.0.1resigned1",
"applications": {
"gecko": {
"id": "copyurlwithhash@jhartz.github.io",
"strict_min_version": "52.0"
}
},
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"homepage_url": "https://jhartz.github.io/copy-url-with-hash/",
"permissions": [
"activeTab",
"contextMenus",
"clipboardWrite",
"storage"
],
"background": {
"scripts": [
"browser-polyfill.min.js",
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"browser-polyfill.min.js",
"content-utils.js",
"OPTIONS.js",
"content.js"
]
}
],
"options_ui": {
"page": "options-page.html",
"browser_style": true
}
} Best Copy URL With Hash Alternatives
Here are some Firefox add-ons that are similar to Copy URL With Hash:
Copy Extra URL
Alexey
Copy With Context
Joakim Almgren
Copy Link Button / Copy Frame or Page URL
jscher2000
Copy ShortURL
Fred Wenzel
Clip url
Vogu66
Copy Link With Click
Daniel Kaplan
Copy URL To Clipboard
asamuzaK
Copy True Link
Danylo Yakymenko
Copy page link and title to clipboard
Jake Almer
Copycat
BlackGlory