Skip to content
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.

How to load kango extension in the chrome browser. #168

Open
yasirrose opened this issue Feb 27, 2017 · 1 comment
Open

How to load kango extension in the chrome browser. #168

yasirrose opened this issue Feb 27, 2017 · 1 comment

Comments

@yasirrose
Copy link

I am new to kango. I have an extension developed in kango but i don't know how to load/install this extension in kango because normally "menifest.json" file is loaded in chrome to install the extension but I can't find "menifest.json" file . How i can load the extension in chrome ?

@lexoyo
Copy link

lexoyo commented Jul 29, 2018

you should find the manifest.json in your-ext/output/chrome/
then open chrome://extensions/ in chrome and select developer mode in the right upper corner
click "load unpacked" and select the your-ext/output/chrome/ folder

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants