Knit Patterns

Knit Plotter is a Web-based tool for knitters, which lets you make patterns for Fair Isle, Stranded, and Intarsia knitting!

Knit Patternsคืออะไร?

Knit Patterns เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://knit-patterns.freefinancetools.net และคุณลักษณะหลักของมันคือ "Knit Plotter is a Web-based tool for knitters, which lets you make patterns for Fair Isle, Stranded, and Intarsia knitting!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Knit Patterns

ดาวน์โหลดไฟล์ส่วนขยาย Knit Patterns ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Our version of Crochet/Knitting Patterns software is very easy and simple to use. 
After install extension you just simply need to click on the Knitting Patterns button in Chrome Extensions toolbar. 
Once you click on it, you can start to use the software.
You will see four buttons in top menu such as Load Sample, Grid Size, Gauges, Colors and toolbox on the 
left side with seven items such as Edit tools, Zoom tools, Repeat, Display Style, Black and White, Download, Print.

Begin making your knit patterns in a digital format before you start knitting.                    

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

ชื่อ Knit Patterns Knit Patterns
ID pfeenapookpacnhhakoilppnmbohncml
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/knit-patterns/pfeenapookpacnhhakoilppnmbohncml
คำอธิบาย Knit Plotter is a Web-based tool for knitters, which lets you make patterns for Fair Isle, Stranded, and Intarsia knitting!
ขนาดไฟล์ 812 KB
จำนวนการติดตั้ง 165
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2020-12-14
วันที่เผยแพร่ 2020-07-15
ผู้พัฒนา https://knit-patterns.freefinancetools.net
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1",
    "manifest_version": 2,
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "short_name": "knit-patterns",
    "default_locale": "en",
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "background": {
        "page": "lib\/chrome\/background.html"
    },
    "homepage_url": "https:\/\/knit-patterns.freefinancetools.net",
    "browser_action": {
        "default_title": "__MSG_app_name__",
        "default_icon": {
            "16": "data\/icons\/16.png",
            "32": "data\/icons\/32.png",
            "48": "data\/icons\/48.png",
            "64": "data\/icons\/64.png"
        }
    },
    "icons": {
        "16": "data\/icons\/16.png",
        "32": "data\/icons\/32.png",
        "48": "data\/icons\/48.png",
        "64": "data\/icons\/64.png",
        "128": "data\/icons\/128.png"
    }
}