Skip to content

fxa3bah/Chrome-Extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extensions

A collection of Chrome extensions built by Faadi.

Extensions

Extension Description Download
Texpert Master formula reference & calculator for the textile industry Download ZIP

See each extension's folder for detailed documentation.


How to Install (for anyone)

Step 1 — Download

Click the Download ZIP link above for the extension you want.

Step 2 — Unzip

  • Windows: Right-click the .zip file → Extract All → click Extract
  • Mac: Double-click the .zip file

Step 3 — Add to Chrome

  1. Open Chrome and type chrome://extensions/ in the address bar, then press Enter
  2. Turn on Developer mode (toggle in the top-right corner)
  3. Click the Load unpacked button
  4. Select the unzipped folder (e.g. the texpert folder)

Step 4 — Pin it

Click the puzzle piece icon (Extensions) in Chrome's toolbar, then click the pin icon next to the extension name.

That's it — the extension is ready to use!


Structure

Chrome-Extensions/
├── README.md
├── texpert/               # Textile industry calculator
│   ├── README.md
│   ├── manifest.json
│   ├── popup.html
│   ├── script.js
│   ├── styles.css
│   └── icons/
└── <future-extension>/

About

A collection of Chrome extensions built by Faadi

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors