I’m developing a JavaScript extension for Chromium and my current workflow is:
- Edit file
- Uninstall old file
- Install new file
- Test file
Is there a quicker way of doing this?
I’m using chromium-browser_5.0.375.125 in Ubuntu 10.04.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
chrome://extensions/+ Developer ModeID:field~/.config/chromium/Default/Extensions/ID/VERSION/script.jsin a text editorFor a pure JavaScript extension the version number should be
1.0.