Inspect and view changes in Criteo Sourcegraph Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Criteo Sourcegraph Editor",
"version": "6.13.0",
"manifest_version": 2,
"description": "Push gerrit reviews directly from Sourcegraph results",
"permissions": [
"notifications",
"cookies",
"https://review.crto.in/",
"tabs",
"storage"
],
"web_accessible_resources": [
"icon/tick_48.png",
"icon/Gerrit_icon.svg",
"images/*.png",
"*.js",
"contentScript"
],
"content_scripts": [
{
"matches": [
"https://codesearch.criteois.com/*",
"https://criteo.sourcegraphcloud.com/*"
],
"js": [
"firefoxContentScript.js"
],
"css": [
"custom.css"
]
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "{e8b26a28-8a66-4c12-9bbe-205c534596d1}"
}
}
} Best Criteo Sourcegraph Editor Alternatives
Here are some Firefox add-ons that are similar to Criteo Sourcegraph Editor:
To Sourcegraph!
tbodt
GithubCopylot
Infraviored
SourceField BETA
SourceField
Sourcegraph for Firefox
Sourcegraph
GitSniper
GitSniper
Scrutinizer for GitHub and Bitbucket
Scrutinizer
Github PR Fetch
mgalgs
GitRec
zhenghaoz
ceph github helper
tspmelo
Github Pull Request Counter
Renuo AG
Code Medium
Maluen
Le Git Graph - GitHub Git Graph
scaria.dev