Gitter Channel: https://gitter.im/NWoC2020/Profext
A profile π search engine for accessing my all social media profile in one tap.π¨βπ»π©β. This chrome extension lets you track your profiles on any account in a single click.
OPEN SOURCE CONTEST - STUDENT CODE IN
Student Code-in is a global program that helps students grow with βOPEN SOURCEβ. It is a 2 months long Open-Source initiative that provides you the best platform to improve your skills and abilities by contributing to a vast variety of OPEN SOURCE Projects. In this, all the registered participants would get an exquisite opportunity to interact with the mentors and the Organizing Team.
β Check out the website of Student Code In 2020
OPEN SOURCE CONTEST - NWOC'20
NWoC (NJACK Winter of Code) is a program by NJACK (The Official Computer Science Club of IIT Patna) that helps students understand the paradigm of Open Source contribution and gives them real world software development experience.
NOTE: All the contributions to be counted under NWoC should be made to the
develop
branch.
GitHub Usernames | Domain |
---|---|
@garimasingh128 | Full Stack + Documentation |
β‘οΈ Vision
β‘οΈ Project Structure
β‘οΈ Tech Stack
β‘οΈ Setup Development Environment
β‘οΈ Development Guidelines
β‘οΈ Learning Resources
β‘οΈ Simple things to keep in mind
β‘οΈ System Requirements
β‘οΈ Contributing
β‘οΈ Owner
Getting all your social media profiles under one button click so that you don't have to manually search and do the hassle of searching your profile handles while making your resume, filling job opportunities forms, registering for events, etc.
This is motivated by Traversy Media tutorial on Google Chrome Extention.
.
βββ ...
βββ images
βββ icons, logo and screenshots
βββ manifest
βββ popup.html
|ββ popup.js
|ββ README
βββ ...
Clone the repo
git clone github.com/your_username/profext.git
chrome://extensions/
on chrome (Load unpacked)Put all the code in one of the existing files in /src
. If you add a new file, make a relevant modification to build.js
.
Push all the code to your own branch. Once you are sure it is working, merge it with the dev
branch. Let's maintain only the stable and released versions on the master
branch.
Write a kick-ass, readable, and clean code.
Load the /build
folder in chrome://extensions/
on chrome (Load unpacked)
Read these articles to get a quick grab on making Chrome extensions:
Resources to learn Git:
manifest.json
. This is a metadata file in JSON format that contains properties like your extensionβs name, description, version number, and so on. In this file, we tell Chrome what the extension is going to do, and what permissions it requires.chrome://extensions
in your browser and ensure that the Developer mode checkbox in the top right-hand corner is checked.**Add new item**
button, accept the terms and you will go to the page where you can upload your extension. Now compress the folder that contains your project and upload that ZIP file.Please read CONTRIBUTING.md for information on how to contribute to profext-extension.
We want to facilitate a healthy and constructive community behavior by adopting and enforcing our code of conduct.
Please adhere towards our code-of-conduct.md.
Garima Singh |
Need help? Feel free to contact me @ garingh128@gmail.com
Made By Garima Singh with β€οΈ
Thanks goes to these wonderful people (emoji key):
Navpreet Kaur π |
Sundaram Dubey π» |
oshinsaini π |
This project follows the all-contributors specification. Contributions of any kind welcome!