Allow CORS: https://www.tallyerp.xlsdeal.com

XLSDEAL.COM Unable: (Access-Control-Allow-Origin: *).

Allow CORS: https://www.tallyerp.xlsdeal.comคืออะไร?

Allow CORS: https://www.tallyerp.xlsdeal.com เป็นส่วนขยายของ Chrome ที่พัฒนาโดย xlsdeal และคุณลักษณะหลักของมันคือ "XLSDEAL.COM Unable: (Access-Control-Allow-Origin: *)."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Allow CORS: https://www.tallyerp.xlsdeal.com

ดาวน์โหลดไฟล์ส่วนขยาย Allow CORS: https://www.tallyerp.xlsdeal.com ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        It's allow your chrome browser to connect your Tally ERP9 Software, to fetch Data to represent in various customized format of your need, and I am confirming XLS Deal will never Store any of your data. 

And I have give some additional bookmarks of my other websites such as a trading related information site "https://www.m.xlsdeal.com/" where you can see the existing India NSE trade data, which are not related to this CORS extension just a bookmark only.
Another Bookmark is there where you directly visit to my credit's page and your can get my information & you can contact me. Again confirming these are only bookmarks to visit my other sites not related to CORS extension. 

This CORS extension provide you a best experience for tally date uses in chrome browser, This is just a connective tool which allow your chrome browser to connect your pc tally software and I am confirming that if your Tally software is Open then only it will works, this is just ODBC type connection if your Tally software close it will not work.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Allow CORS: https://www.tallyerp.xlsdeal.com Allow CORS: https://www.tallyerp.xlsdeal.com
ID llhelkcmcpkinibloholnajbjmeebcen
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/allow-cors-httpswwwtallye/llhelkcmcpkinibloholnajbjmeebcen
คำอธิบาย XLSDEAL.COM Unable: (Access-Control-Allow-Origin: *).
ขนาดไฟล์ 110 KB
จำนวนการติดตั้ง 78
เวอร์ชันปัจจุบัน 0.1.5
อัปเดตครั้งล่าสุด 2021-05-11
วันที่เผยแพร่ 2021-05-10
ผู้พัฒนา xlsdeal
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1.5",
    "manifest_version": 2,
    "short_name": "access-control-allow-origin",
    "name": "Allow CORS: https:\/\/www.tallyerp.xlsdeal.com",
    "background": {
        "page": "lib\/chrome\/background.html"
    },
    "homepage_url": "https:\/\/xlsdeal.com\/cors-origin.html",
    "permissions": [
        "storage",
        "activeTab",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "description": "XLSDEAL.COM  Unable: (Access-Control-Allow-Origin: *).",
    "commands": {
        "toggle-default-mode": {
            "description": "XLSDEAL-CORS",
            "suggested_key": {
                "mac": "Command+Shift+X",
                "default": "Ctrl+Shift+X"
            }
        }
    },
    "browser_action": {
        "default_popup": "data\/popup\/popup.html",
        "default_title": "Access-Control-Allow-Origin",
        "default_icon": []
    },
    "icons": {
        "128": "data\/icons\/128.png"
    }
}