GSTHero Utility
GSTHero Utility will assist you filling the returrn with Goverment Submission Portal
Cos'è GSTHero Utility?
GSTHero Utility è un'estensione di Chrome sviluppata da GSTHero, e la sua funzione principale è "GSTHero Utility will assist you filling the returrn with Goverment Submission Portal".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione GSTHero Utility
Scarica i file di estensione GSTHero Utility in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Filing the GST was never easier, thanks to GSTHero. This is a supportive utility for the users of GSTHero which will assist them to fully utilise offline features provided by the GSTHero with ease. This is a powerful tool for managing Government Portal credentials. It will allow users to store and automatically produce the credentials as they are required without any manual operation. The intelligent service will detect and provide the credentials only when they are required making this application secured and safe for the user. Here are the key Features Easy operation. Automatic Services. Multiple GSTIN Support. Useful for Charted Accountants as well as Business Users. Stores Credentials Locally, no data access to any third party. Available as an free added service for GSTHero Users (No Added/Hidden Charges). About GSTHERO GSTHero - Simplifying GST filing for everyone! https://gsthero.com GSTHero is an initiative to assist the businesses / tax consultants / chartered accountants in adapting to the GST era and making them compliant with ease, through the efficient use of technology. It is a secure platform with robust linkages to the government’s GSTN database and will take the responsibility of all the GST- filings work of respective companies on itself. It will integrate with your company’s ERP to make sure that you do not have to do too much work to file your returns. GSTHero is Integrated with various Accounting / ERP Softwares. ONE stop Solution for Chartered Accountants and Tax consultants to file GST Returns for all their clients using various Accountings/ERP Softwares. Here are some outlining features: 100% Online and Cloud based. Ensures Data Accuracy, Safety & Security. Real-time data sharing with your CA. Easily Integrates with ERP and Accounting softwares. Suitable For Businesses, CA and Tax Consultant. Excellent Technical Support & Expert Help. Real Time Data Reduced Risk of Errors Greater Productivity One Secure Location Seamless Integration to ERP One Stop Solutions aptation to changing GST Laws Speciallied GST Easy to use To know more, Call Now : +91 800 7700 800 Email : [email protected] . Note: All the data is stored offline, uninstalling this extension will permanently delete all the stored information.
Informazioni di Base sull'Estensione
Nome | |
ID | lfceokdoadccipagfapafgppnpgomkbe |
URL Ufficiale | https://chrome.google.com/webstore/detail/gsthero-utility/lfceokdoadccipagfapafgppnpgomkbe |
Descrizione | GSTHero Utility will assist you filling the returrn with Goverment Submission Portal |
Dimensione del File | 1.85 MB |
Conteggio Installazioni | 339 |
Versione Corrente | 1.0.0.8 |
Ultimo Aggiornamento | 2020-06-30 |
Data di Pubblicazione | 2020-06-30 |
Valutazione | 3.50/5 Totale 2 Valutazioni |
Sviluppatore | GSTHero |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://gsthero.com |
URL della Pagina di Aiuto | https://gsthero.com/contact-us/ |
URL della Pagina della Politica sulla Privacy | https://gsthero.com/privacy-policy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GSTHero Utility", "version": "1.0.0.8", "description": "GSTHero Utility will assist you filling the returrn with Goverment Submission Portal", "permissions": [ "activeTab", "declarativeContent", "storage", "tabs", "unlimitedStorage" ], "icons": { "16": "logo-16x16.png", "48": "logo-48x48.png", "128": "logo-128x128.png" }, "background": { "default_icon": "logo-128x128.png", "scripts": [ "background.js" ], "persistent": true }, "browser_action": { "default_icon": "logo-128x128.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ "https:\/\/services.gst.gov.in\/services\/login", "https:\/\/services.gst.gov.in\/services\/login\/" ], "js": [ "GovermentPortalAutofill.js" ] }, { "matches": [ "https:\/\/services.gst.gov.in\/services\/auth\/fowelcome", "https:\/\/services.gst.gov.in\/services\/auth\/fowelcome\/" ], "js": [ "createChallan.js" ] }, { "matches": [ "https:\/\/payment.gst.gov.in\/payment\/auth\/", "https:\/\/payment.gst.gov.in\/payment\/auth" ], "js": [ "fillGstr3bTax.js" ] }, { "matches": [ "http:\/\/gsthero.com\/GspModel\/user\/outward-supplies-step2?*", "https:\/\/gsthero.com\/GspModel\/user\/outward-supplies-step2?*", "http:\/\/35.154.208.8\/GspModel\/user\/outward-supplies-step2?*", "https:\/\/35.154.208.8\/GspModel\/user\/outward-supplies-step2?*", "http:\/\/localhost:8080\/GspModel\/user\/outward-supplies-step2?*", "http:\/\/gsthero.com\/GspModel\/user\/recon-offline-process?*", "https:\/\/gsthero.com\/GspModel\/user\/recon-offline-process?*", "http:\/\/35.154.208.8\/GspModel\/user\/recon-offline-process?*", "https:\/\/35.154.208.8\/GspModel\/user\/recon-offline-process?*", "http:\/\/localhost:8080\/GspModel\/user\/recon-offline-process?*", "http:\/\/localhost:8080\/GspModel\/user\/gstr3b-offset-liabilities?*", "http:\/\/gsthero.com\/GspModel\/user\/gstr3b-offset-liabilities?*", "https:\/\/gsthero.com\/GspModel\/user\/gstr3b-offset-liabilities?*", "http:\/\/35.154.208.8\/GspModel\/user\/gstr3b-offset-liabilities?*", "https:\/\/35.154.208.8\/GspModel\/user\/gstr3b-offset-liabilities?*", "http:\/\/localhost:8080\/GspModel\/user\/gstr9\/review?*", "http:\/\/gsthero.com\/GspModel\/user\/gstr9\/review?*", "https:\/\/gsthero.com\/GspModel\/user\/gstr9\/review?*", "http:\/\/35.154.208.8\/GspModel\/user\/gstr9\/review?*", "https:\/\/35.154.208.8\/GspModel\/user\/gstr9\/review?*" ], "js": [ "loginRedirect.js" ] } ], "options_page": "SaveNewGSTIN\/storeGSTINData.html", "manifest_version": 2 } |