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}"
}
}
} ベストのCriteo Sourcegraph Editor代替案
Criteo Sourcegraph Editorに類似したFirefox add-onをいくつか紹介します: