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", "name": "eVanik Online GST Tally 3.0", "version": "3.2", "description": "One of the most revolutionary solution for all Tally Prime users.", "manifest_version": 3, "author": "eVanik Networks Pvt Ltd", "permissions": [ "declarativeContent", "tabs", "activeTab", "storage" ], "host_permissions": [ "http:\/\/seller.evanik.com\/*", "https:\/\/seller.evanik.com\/*", "<all_urls>" ], "background": { "servive_workers": "\/js\/popup.js" }, "icons": { "16": "icon\/favicon-16x16.png", "32": "icon\/favicon-32x32.png", "48": "icon\/apple-touch-icon.png", "96": "icon\/android-chrome-512x512.png" }, "action": { "default_icon": "\/images\/popup_logo.jpg", "default_popup": "popup.html", "default_title": "Related link extension" } }