By: Gerben
Inspect and view changes in Precise links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Precise links",
"description": "Enables creating and resolving links to specific pieces of text in a page.",
"version": "1.0.3resigned1",
"background": {
"scripts": [
"background_script.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_end"
}
],
"permissions": [
"<all_urls>",
"clipboardWrite",
"contextMenus"
],
"applications": {
"gecko": {
"id": "precise-links@precise-links"
}
},
"manifest_version": 2
} Best Precise links Alternatives
Here are some Firefox add-ons that are similar to Precise links:
Link to Text Fragment
Thomas Steiner
Pinpointer
Rumperuu
Link to Text
igorlogius
Highlight to Link 🔗
GGTheFirefox
Copy Link to Highlight
Captain bb
Link Text and Location Copier
William Groenendijk
Linkify
Gary Pendergast
Right Links WE
Infocatcher
Link Tools
Daniel Dawson
Copy Link and Text
Alexander Dietrich
copy-link-to-clipboard
Frederick Hewett
Take me to this URL!
Sandeep Kothari