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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Harsh Ranjan Das และคุณลักษณะหลักของมันคือ "One of the most revolutionary solution for all Tally Prime users."

ภาพหน้าจอของส่วนขยาย

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย eVanik Online GST Tally 3.0

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
    }
}