By: Zeno Rocha
Inspect and view changes in CodeCopy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CodeCopy",
"description": "Because copy to clipboard buttons should exist on every code snippet",
"homepage_url": "https://github.com/zenorocha/codecopy",
"version": "0.4.1resigned1",
"applications": {
"gecko": {
"id": "codecopy@clipboardjs.com",
"strict_min_version": "45.0"
}
},
"icons": {
"16": "images/icon-16.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"content_scripts": [
{
"css": [
"styles/main.css"
],
"js": [
"scripts/main.js"
],
"matches": [
"https://developer.mozilla.org/*",
"https://medium.com/*",
"https://www.npmjs.com/*",
"https://github.com/*",
"https://gist.github.com/*",
"http://stackexchange.com/*",
"https://stackexchange.com/*",
"http://*.stackexchange.com/*",
"https://*.stackexchange.com/*",
"https://serverfault.com/*",
"https://superuser.com/*",
"https://askubuntu.com/*",
"http://stackoverflow.com/*",
"https://stackoverflow.com/*"
]
}
]
} Best CodeCopy Alternatives
Here are some Firefox add-ons that are similar to CodeCopy:
re-CodeCopy
Staler2019
CopyToClip
Mohammad Farhan
Copy Code
João Torre Pereira
Code Clipboard Manager
Scttfbr
CopyCode
Iyad Ahmed
Copykod
Joseph Mpo Yeti
stackcopy
Rohini Senthil
ChatGPT Bottom Copy Code Button & Statistics
Krzysztof Gniewek
Copy Code from Medium articles
Olha Stefanishyna
Stack Copy Button
MrMino