Por: Anika Digital Add-on
Inspect and view changes in Gmail Attachment Compressor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Gmail Attachment Compressor",
"version": "2.0",
"description": "Adds an Attach Compressed button in Gmail that zips selected files before uploading.",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_action": {
"default_title": "Gmail Attachment Compressor",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"https://mail.google.com/*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_idle"
}
],
"permissions": [
"storage",
"https://mail.google.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "gmail-attachment-compressor@example.com",
"data_collection_permissions": {
"required": [
"none"
]
},
"strict_min_version": "113.0"
}
}
} Melhores alternativas Gmail Attachment Compressor
Aqui estão algumas Firefox add-ons que são similares a Gmail Attachment Compressor:
Simplify Gmail
Michael Leggett
Zap Off for Gmail
Farmer Dan
Gmail Integration
Jenny
MiCompress - File Compressor
MiConvert.com
One-Click Gmail PDF Signer
EasyMuse!
Convert Gmail™ to PDF (locally)
Ray
Immich Photos for Gmail
richard1912
encrypted email sender for Gmail
HackerTyper2311
Retyc for Gmail
Retyc
Better Email
JW
Compress PDF to 200KB
Anna Hash
Gmail Mod
CodeMeteor