EZ Cheque Writing

EZ Cheque Writing is your one stop solution to printing on your cheques quickly and accurately

什麼是EZ Cheque Writing?

EZ Cheque Writing是由https://ezcheque.xyz開發的Chrome擴展程式,該擴展的主要功能是“EZ Cheque Writing is your one stop solution to printing on your cheques quickly and accurately”。

擴展截圖

screenshot
screenshot
screenshot

下載EZ Cheque Writing擴展crx文件

下載EZ Cheque Writing擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Ezcheque.xyz
With the automated number to text converter, getting the correct value printed on your cheque is easy as ABC. All you need to do is to enter the date, payee’s name and amount payable. With the simple alignment feature, the information can be printed neatly on the cheque with your existing printers. Eliminate instances where your cheques get returned due to common number format mistakes. Save money from writing your cheques wrongly. Impress your clients with the level of professionalism that banks provide.

Benefits
Eliminate spelling mistake and returned cheques
Enhance cheques' security
Reduce administrative cost
Increase company charisma and image
Data is store inside Google cloud.
How to use?
Check the showgrid checkbox. Test print the showgrid view onto the first cheque. Select A4/Letter as the paper.
Once printed. Click on "edit layout". Compare the printed cheque and preview.
Adjust the X and Y value on the layout accordingly. Remember to save the layout.
Uncheck the showgrid checkbox. You are now ready to print your first cheque. FREE users can have only up to 5 cheque(s).
Now support rotate of image(s)
Additional Features and Requests
Send your request(s) to [email protected]
EZ Cheque Writing is a product of [email protected]                    

擴展基本資訊

名稱 EZ Cheque Writing EZ Cheque Writing
ID mflkmfjfknigkpijcagpmclobmboklno
官方網址 https://chromewebstore.google.com/detail/ez-cheque-writing/mflkmfjfknigkpijcagpmclobmboklno
簡介 EZ Cheque Writing is your one stop solution to printing on your cheques quickly and accurately
檔案大小 1.03 MB
安裝次數 436
目前版本 1.41
更新時間 2019-12-09
上架時間 2019-12-08
評分 1.00/5 共 1 次評分
開發者 https://ezcheque.xyz
電子郵箱 [email protected]
付費類型 in_app
擴展官網 https://ezcheque.xyz
說明頁面URL https://ezcheque.xyz
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "EZ Cheque Writing",
    "description": "EZ Cheque Writing is your one stop solution to printing on your cheques quickly and accurately",
    "version": "1.41",
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon_48.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/*.google.com\/ https:\/\/*.firebaseio.com https:\/\/*.firebase.com https:\/\/www.googleapis.com; object-src 'self'"
}