By: cure_tomoki
Inspect and view changes in Google Drive Percentage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Google Drive Percentage",
"version": "0.0.1",
"description": "Displays zipping progress in percentage when downloading stuff from Google Drive",
"icons": {
"48": "assets/icon48.png",
"128": "assets/icon128.png"
},
"content_scripts": [
{
"js": [
"dist/index.js"
],
"run_at": "document_start",
"matches": [
"*://drive.google.com/drive/*"
]
}
]
} Best Google Drive Percentage Alternatives
Here are some Firefox add-ons that are similar to Google Drive Percentage: