Inspect and view changes in Copy Current Page URL with Anchor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy Current Page URL with Anchor",
"short_name": "Copy Location With Anchor",
"description": "Copy a link to a specific section of a web page by linking to the section's anchor (URL fragment).",
"version": "2.0.1",
"author": "Alexander Belyaev",
"homepage_url": "https://github.com/certainlyakey/Copy-current-page-URL-with-anchor",
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"permissions": [
"contextMenus",
"clipboardWrite"
],
"browser_specific_settings": {
"gecko": {
"id": "jid1-grAPHQfoBoWMdA@jetpack"
}
}
} Best Copy Current Page URL with Anchor Alternatives
Here are some Firefox add-ons that are similar to Copy Current Page URL with Anchor:
Copy URL With Hash
Jake Hartz
Copy Link Anchor Text
John Navas
Arc Like Copy Link
uday_699
Simply Copy Current Page Link
010 Pixel
Clip url
Vogu66
Copy Link With Click
Daniel Kaplan
Copy URL with Keyboard
Nick Tassone
Copy Tab URL as HTML Anchor/Link
igorlogius
Copy All Links
Qh88
Copy page title and url
Marek Jedliński
Copy Link Button / Copy Frame or Page URL
jscher2000
Copycat
BlackGlory