Knit Patterns

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

What is Knit Patterns?

Knit Patterns is a Chrome extension developed by https://knit-patterns.freefinancetools.net, and its main feature is "Knit Plotter is a Web-based tool for knitters, which lets you make patterns for Fair Isle, Stranded, and Intarsia knitting!".

Extension Screenshots

screenshot

Download Knit Patterns Extension CRX File

Download Knit Patterns 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

                        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.                    

Extension Basic Information

Name Knit Patterns Knit Patterns
ID pfeenapookpacnhhakoilppnmbohncml
Official URL https://chromewebstore.google.com/detail/knit-patterns/pfeenapookpacnhhakoilppnmbohncml
Description Knit Plotter is a Web-based tool for knitters, which lets you make patterns for Fair Isle, Stranded, and Intarsia knitting!
File Size 812 KB
Installation Count 165
Current Version 1.0.1
Last Updated 2020-12-14
Publish Date 2020-07-15
Developer https://knit-patterns.freefinancetools.net
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}