Skip to content

nomandhoni-cs/FB-QuickStory

blob-scene-haikei 1 (2) Post Video Stories on Facebook from Desktop

FB QuickStory Post Video

Description

The Facebook Video Story Uploader extension allows you to upload and share video stories on Facebook directly from your desktop browser. By modifying the Facebook story creation page, this extension enables video file uploads in addition to photos, and even provides a real-time preview of your selected video before posting. Frame 5

Features

  • Video Upload Support: Easily upload video files in addition to photos for Facebook stories.
  • Real-Time Preview: Instantly preview your selected video before posting it.
  • Seamless Integration: Works with Facebook's desktop version without altering the overall user experience.
  • No Ads or Tracking: Focus solely on sharing your video stories with no interruptions.

How to Contribute

We welcome contributions to this project! If you'd like to contribute, please follow the steps below:

Prerequisites

  • Ensure you have Git installed.
  • Install pnpm for package management.

Steps to Contribute

  1. Clone the repository
    Clone this repository to your local machine:
    git clone https://github.com/yourusername/facebook-video-story-uploader.git
  2. Change the directory
    Navigate into the project directory:
    cd facebook-video-story-uploader
  3. Install dependencies
    Use pnpm to install all required dependencies:
    pnpm install
  4. Run the project
    Run the project in your local environment:
    pnpm run dev