Skip to content
/ Stall Public

Social Media Chrome Extension -- Rate and chat every on every web page

Notifications You must be signed in to change notification settings

BChip/Stall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

The "Stall" GitHub repository hosts a social media Chrome extension that enables users to rate and chat on every webpage. The extension's installation involves a straightforward process of loading the unpacked extension into Chrome after building it with provided commands. Additionally, the repository details how to work with Firebase Functions, including local testing and deployment. The project emphasizes TypeScript, CSS, JavaScript, and HTML for its development​

Extension

cd extension
yarn
yarn dev
  • Open Chrome
  • Go to: chrome://extensions/
  • Turn on developer mode
  • Click Load unpacked
  • Select extension/build/chrome-mv3-dev folder

Firebase Function

Install firebase CLI

firebase login log into firebase cli yarn serve run locally yarn deploy deploy

About

Social Media Chrome Extension -- Rate and chat every on every web page

Resources

Stars

Watchers

Forks