Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Nov 29, 2025.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "GST Invoice Builder",
"description": "An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software",
"version": "5.0",
"manifest_version": 2,
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"icons": {
"16": "16.png",
"48": "48.png",
"128": "128.png"
},
"browser_action": {
"title": "Goto Exfi.in"
}
}