By: the flow
Inspect and view changes in Click-Line source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Click-Line",
"version": "4.0.0",
"description": "Boost text selection with a smart popup, mouse gestures for back/forward, and scroll-to-zoom control.",
"browser_specific_settings": {
"gecko": {
"id": "click-line@shubhamdhakal.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"clipboardWrite",
"clipboardRead",
"contextMenus"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"all_frames": true,
"run_at": "document_start"
}
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best Click-Line Alternatives
Here are some Firefox add-ons that are similar to Click-Line:
Smart Text Select
Linda Lee
Text Select .click
Alex Fox
Power Mouse X
Suricata Tech
Mouse Gesture
img
Smart Selection
Sensei
SmartCopy
Dipto Design
Smart Selection Search
Mounir
One-Click Select & Copy
Thomas Santiago
Search Popup
Krasen Ivanov
Text Selection Enhancer
Mateo Jones
Mouse Gesture Events
Simpler
SelectON — selection popup. Copy & search
emvaized