You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
jiajunGit edited this page Jun 24, 2017
·
6 revisions
What do I need to know?
You would need to know some of the technologies and architecture used in google chrome extension so if this is your first time developing a google chrome extension, we recommend briefly going through the materials found at https://developer.chrome.com/extensions
What do I need?
You need the google chrome browser.
Where are the source files?
The source files are found within the src directory and the manifest file is found at the root path of the project. If you need to download the project, please navigate to this link for more information.