Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "api_console_project_id": "199113505032", "background": { "service_worker": "\/js\/bg-worker.js" }, "container": [ "GOOGLE_DRIVE" ], "description": "Extract zipped files and compress files with ease!", "gdrive_mime_types": { "http:\/\/drive.google.com\/intents\/opendrivedoc": [ { "disposition": "window", "href": "https:\/\/zipfiletab.com\/unzip", "title": "Open", "type": [ "application\/vnd.google.drive.ext-type.7z", "application\/vnd.google.drive.ext-type.zip", "application\/vnd.google.drive.ext-type.rar", "application\/vnd.google.drive.ext-type.bz", "application\/vnd.google.drive.ext-type.bzip2", "application\/vnd.google.drive.ext-type.gzip", "application\/vnd.google.drive.ext-type.tar", "application\/vnd.google.drive.ext-type.gz", "application\/x-7z-compressed", "application\/zip", "application\/x-rar-compressed", "application\/x-bzip", "application\/x-bzip2", "application\/gzip", "application\/x-tar" ] } ] }, "icons": { "16": "logo-zip-16.png", "48": "logo-zip-48.png", "128": "logo-zip-128.png" }, "manifest_version": 3, "name": "Zip & Unzip Files", "host_permissions": [ "https:\/\/*.zipfiletab.com\/*" ], "version": "3.0.0", "action": { "default_icon": { "16": "logo-zip-16.png", "32": "logo-zip-32.png" } }, "homepage_url": "https:\/\/zip.freebusinessapps.net\/" }