GST Calculator Free

GST Calculator Free

GST Calculator Free is a chrome extension that allows users to quickly and easily calculate the Goods and Services Tax (GST) on a…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "GST Calculator Free",
  "version": "1.0.1",
  "manifest_version": 3,
  "permissions": [],
  "action": {
    "default_popup": "index.html",
    "default_title": "GST Calculator Free"
  }
}