Bellabia 蝦皮賣家小工具

重點狀態顯示及部分超商印單列印、一鍵社群連結、出貨檢貨單列印、彈性佈景顏色等功能。

What is Bellabia 蝦皮賣家小工具?

Bellabia 蝦皮賣家小工具 is a Chrome extension developed by tomwang221812, and its main feature is "重點狀態顯示及部分超商印單列印、一鍵社群連結、出貨檢貨單列印、彈性佈景顏色等功能。".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Bellabia 蝦皮賣家小工具 Extension CRX File

Download Bellabia 蝦皮賣家小工具 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        印單支援 Shopee, Shopify, Pinkoi, ......

這個工具可以:

1. 釘選在小工具列,隨時查看是否有聊聊未讀訊息,並一鍵前往聊聊頁面。
2. 訂單狀態及數量顯示,並可一鍵前往。
3. 懸浮視窗所有顏色及圖片都可客製化。
4. 自訂義個人頁面及社群頁面連結,快速一鍵前往頁面。
5. 已出貨訂單檢貨,並支援買家訂單私訊及賣家訂單備註顯示及列印。
6. 檢貨單重點選取,檢貨不再眼花撩亂,且介面觸控友善。
7. 印單系統支援7-11及全家,適合100x150mm紙張,適用出單神器。
8. 圖標聊聊未讀數量顯示,不用再看手機通知。

小工具狀態顯示說明:
1. 第一次安裝會自動進入設定畫面,請將全域設定中的圖片設定成自己想要的Logo
2. 每次重新啟動瀏覽器都須重新到蝦皮賣家中心才能拿到當前所需資料,此程式不會提取你的個資,也不會要你在這個工具中輸入你的帳號密碼,請放心,買家賣家個資蝦皮本身也是有屏蔽的。
3. 若遇到同步失敗的情形請先重新至賣家中心讓程式重新抓取相關資料,若還是不成公請重開瀏覽器。

列印設定說明 :
1.  列印出貨單時縮紙張大小務必設定 100mm x 150mm,邊界設定為"無"。
2. 檢貨單預設紙張大小為 100mm x 150mm,若要使用A4可在列印時設定一張紙多頁列印,並搭配縮放比例來滿足縮需的文字大小。


聲明: 由於工作繁忙,若蝦皮更新API,不保證能即時更新。                    

Extension Basic Information

Name Bellabia 蝦皮賣家小工具 Bellabia 蝦皮賣家小工具
ID bdinhjhohgephgjancljfpadlfigkmoa
Official URL https://chromewebstore.google.com/detail/bellabia-%E8%9D%A6%E7%9A%AE%E8%B3%A3%E5%AE%B6%E5%B0%8F%E5%B7%A5%E5%85%B7/bdinhjhohgephgjancljfpadlfigkmoa
Description 重點狀態顯示及部分超商印單列印、一鍵社群連結、出貨檢貨單列印、彈性佈景顏色等功能。
File Size 104 KB
Installation Count 81
Current Version 1.1.4
Last Updated 2021-11-14
Publish Date 2021-07-09
Rating 5.00/5 Total 3 Ratings
Developer tomwang221812
Email [email protected]
Payment Type free
Extension Website https://bellabia.tw
Privacy Policy Page URL https://bellabia.tw/pages/%E9%9A%B1%E7%A7%81%E6%AC%8A%E6%A2%9D%E6%AC%BE
Supported Languages zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bellabia \u8766\u76ae\u8ce3\u5bb6\u5c0f\u5de5\u5177",
    "description": "\u91cd\u9ede\u72c0\u614b\u986f\u793a\u53ca\u90e8\u5206\u8d85\u5546\u5370\u55ae\u5217\u5370\u3001\u4e00\u9375\u793e\u7fa4\u9023\u7d50\u3001\u51fa\u8ca8\u6aa2\u8ca8\u55ae\u5217\u5370\u3001\u5f48\u6027\u4f48\u666f\u984f\u8272\u7b49\u529f\u80fd\u3002",
    "version": "1.1.4",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "activeTab",
        "scripting",
        "webNavigation",
        "alarms",
        "cookies"
    ],
    "host_permissions": [
        "https:\/\/*\/"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/get_started16.png",
            "32": "\/images\/get_started32.png",
            "48": "\/images\/get_started48.png",
            "128": "\/images\/get_started128.png"
        }
    },
    "icons": {
        "16": "\/images\/get_started16.png",
        "32": "\/images\/get_started32.png",
        "48": "\/images\/get_started48.png",
        "128": "\/images\/get_started128.png"
    },
    "options_page": "options.html"
}