My Makerlog extension is now available on Firefox!

Hi Makers, A while ago I released Tasklog, a browser extension to log task on ML through your browser's toolbar. Since then a lot people have request a Firefox version. So I finally sat down this month and updated it to support Firefox. I was also able to add new feature which let's you log task by pressing ALT + P.

Firefox version- https://addons.mozilla.org/en-US/firefox/addon/tasklog-for-makerlog

Chrome version- https://chrome.google.com/webstore/detail/tasklog-for-makerlog/ejdaemlhdmoekfkhbjkekgedjhlhhapl?hl=en

Thanks :)

This is awesome! Thanks so much for building for the Makerlog community, Himanshu.

Awesome Badge incoming :)

0 Likes
Himanshu Mishra Author

@sergio Wooohooo! Thanks man!

0 Likes
Uchenna Okafor

@sergio Along with my badge too, thanks ✌️

0 Likes
Bryce Rohrer

Dude this is awesome, got any suggestions for improving my extension building? I'm working on it right now and as far as I'm concerned its just basic web stack.

0 Likes
Himanshu Mishra Author

@bryceroars Extensions are basic web stack and in most of the cases they are fine like that. If you want a great template/cli-tool then please look into @neeadev's extension-cli(https://github.com/MobileFirstLLC/extension-cli). That's what Tasklog uses and all my future extensions will.

0 Likes
Ethan

Yooo, this is super nice, will be using! Two questions/requests:

  1. It'd be cool if it auto-focuses the task input when you click on the extension
  2. Any reason it requires the "access browser tabs" and "access your data for all websites" permissions? From what I can see, all the functionality is just within the extension popup window when you click on it, right?
0 Likes
Bryce Rohrer

@ethan +1 on the auto-focusing on the task input.

0 Likes
Himanshu Mishra Author

@bryceroars It uses content script. When you press ALT + P it opens a pop-up in the site itself. It is open sourced- https://github.com/zicsus/tasklog

0 Likes
0441design

This is a great extension!

0 Likes
Ryu

Installed already :D thanks for this cool stuff @zicsus!

BTW, Are you going to make this project open source? or any future plan for this extension ? :D

0 Likes
Himanshu Mishra Author

@EragonJ Thanks! It is already open sourced- https://github.com/zicsus/tasklog

0 Likes

Looks cool! I'm having a difficulty to use it. After installing on Chrome browser it prompts for authenticating although I'm already authenticated on Makerlog. I use Twitter to sign in so I dont know what to input to authenticate ^_^'

0 Likes
Himanshu Mishra Author

@JohnitoChaos It only supports username password login for now. In the future I or somebody might add oAuth. It is open sourced BTW https://github.com/zicsus/tasklog

0 Likes

@zicsus Got you. I'm on the way to integrate passport http://www.passportjs.org/packages/passport-twitter/ with my Express backend API. It handles oAuth flow. Might potentially work for you as well

0 Likes
Himanshu Mishra Author

@JohnitoChaos Thanks! Let me know when it is ready.

0 Likes

Thanks for supporting Firefox. I'm a huge Firefox fan! Will check it out.

0 Likes
Himanshu Mishra Author

@gabriel4649 Thanks!

0 Likes

Please sign in to leave a comment.