Por: Nitzan
Inspect and view changes in Reply Guard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Reply Guard",
"version": "1.0.0",
"description": "Guards reply buttons on Gmail conversations with the 'Reply Guard' label",
"browser_specific_settings": {
"gecko": {
"id": "reply-guard@nitz",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"content_scripts": [
{
"matches": [
"https://mail.google.com/*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_idle"
}
],
"icons": {}
} Melhores alternativas Reply Guard
Aqui estão algumas Firefox add-ons que são similares a Reply Guard: