eVanik Online GST Tally 3.0

One of the most revolutionary solution for all Tally Prime users.

eVanik Online GST Tally 3.0とは何ですか?

eVanik Online GST Tally 3.0はHarsh Ranjan Dasによって開発されたChromeの拡張機能で、その主な機能は「One of the most revolutionary solution for all Tally Prime users.」です。

拡張機能のスクリーンショット

eVanik Online GST Tally 3.0拡張機能のCRXファイルをダウンロード

eVanik Online GST Tally 3.0拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        One of the most revolutionary solution for all Tally Prime users. eVanik Online Tally extension connects all your online marketplaces data with Tally Prime. The software is completely GST compliant. 
Basic Requirements:
Create Your eVanik OWS Account on: https://goo.gl/jTYIvw
On your eOWS Account, Click Setup and add your marketplace channels. Click on Sync Button after adding Channels
Click on Inventory Button > Export Products and a CSV File will download. Update Columns: 'C', 'M' and 'N' and upload the file back on https://goo.gl/g9zRv8
Click on Setup >> Tally Integration and you are all set to go
Send a request to [email protected] for enterprise account activation                    

拡張機能の基本情報

名前 eVanik Online GST Tally 3.0 eVanik Online GST Tally 3.0
ID kacdplajplbfjdjkngebffhcgpehpfdd
公式URL https://chromewebstore.google.com/detail/evanik-online-gst-tally-3/kacdplajplbfjdjkngebffhcgpehpfdd
説明 One of the most revolutionary solution for all Tally Prime users.
ファイルサイズ 1.14 MB
インストール数 617
現在のバージョン 3.1.0
最終更新日 2023-07-15
公開日 2023-07-03
評価 5.00/5 合計 24 レビュー
開発者 Harsh Ranjan Das
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.evanik.com
ヘルプページのURL http://www.evanik.com
プライバシーポリシーページのURL https://www.evanik.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "eVanik Online GST Tally 3.0",
    "version": "3.1.0",
    "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\/*",
        ""
    ],
    "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"
    }
}