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", "manifest_version": 3, "name": "__MSG_extName__", "short_name": "__MSG_extName__", "version": "2.1.0.7", "description": "__MSG_description__", "default_locale": "en", "homepage_url": "https:\/\/xpackage.me\/packagetrack\/", "author": "abcdpdf", "chrome_url_overrides": { "newtab": "\/dist\/index.html" }, "icons": { "16": "images\/icon\/icon16.png", "32": "images\/icon\/icon32.png", "48": "images\/icon\/icon48.png", "128": "images\/icon\/icon128.png" }, "background": { "service_worker": "js\/background.js" }, "permissions": [ "storage" ], "offline_enabled": true }