Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msaf9/chrome-extensions
Extension development.
https://github.com/msaf9/chrome-extensions
chrome-extension css3 html5 javascript
Last synced: about 7 hours ago
JSON representation
Extension development.
- Host: GitHub
- URL: https://github.com/msaf9/chrome-extensions
- Owner: msaf9
- Created: 2021-07-11T16:58:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-18T19:47:29.000Z (9 months ago)
- Last Synced: 2024-02-18T20:41:04.067Z (9 months ago)
- Topics: chrome-extension, css3, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome Extensions
Extension development.Table of contents
- [Introduction](#introduction)
- [Extensions](#extensions)
- [Web Technologies](#web-technologies)
- [Project status](#project-status)
- [Installation](#installation)
- [Get repository](#get-repository)
- [License](#license)## Introduction
A repository for chrome extension development.### Extensions
1. Budget Manager
2. Extension Development
3. Hello World
4. Page Font Style## Web Technologies
- HTML
- CSS
- JavaScript## Project status
> **In progress**## Installation
### Get repository
```git
git https://github.com/msaf9/chrome-extensions.git
cd chrome-extensions
```## License