By: TheShadowEevee
Inspect and view changes in GitHub Copilot Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Github Copilot Remover",
"version": "1.7",
"description": "Attempts to hide Copilot on the Github website",
"browser_specific_settings": {
"gecko": {
"id": "ghcpblock@konpeki.solutions",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"32": "icon/icon.png",
"64": "icon/icon@2x.png",
"128": "icon/icon@4x.png"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"./src/remove-by-element.js"
],
"run_at": "document_end"
}
],
"declarative_net_request": {
"rule_resources": [
{
"id": "github_copilot",
"enabled": true,
"path": "src/url-filter.json"
}
]
},
"permissions": [
"declarativeNetRequest"
]
} Best GitHub Copilot Remover Alternatives
Here are some Firefox add-ons that are similar to GitHub Copilot Remover:
Free GitHub
Arsalanse
Github Whitespace Disabler
Oliver Maksimovic
GitHub No Auto-Scroll
Tim
Github Assistant
swistak
GithubCopylot
Infraviored
Shut Up, Github!
Fernando Mendes
Mask Files on GitHub
Salman
Github Container Auto Switcher
Smiling Jumbos
Scioly.org Pride Flag Remover
KA Studios
GitHub Copilot Usage Monitor
albertk
GitHub Hide Notifications
Jan Piotrowski