By: Rohan Yeole
Inspect and view changes in Select and Copy, Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Select and Copy",
"version": "4.0",
"description": "Allows you to easily copy, without using CTR + C or CMD + C.",
"icons": {
"48": "icons/icon.svg"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"/select-copy.js"
]
}
],
"browser_action": {
"browser_style": true,
"default_title": "Select and Copy",
"default_popup": "/main.html"
},
"browser_specific_settings": {
"gecko": {
"id": "rayeole@gmail.com"
}
},
"author": "Rohan Yeole, djangoproject.in"
} Best Select and Copy, Search Alternatives
Here are some Firefox add-ons that are similar to Select and Copy, Search:
Copy On Select
spyrosoft
Quick Actions
BonBon
Search Google + Copy
v12god
Copy on Select
micpob
Multi Copy Paste
Clipboard Manager
One-Click Select & Copy
Thomas Santiago
Better ctrl+c
Yosemite
Enable Copy & Select
9Win
Browser Copy Assistant
Jozbiz Technologies
Keyboard Text Copier
bpedrazaa