Noitidart

Bemutatkozás

Fejlesztői információ
Név Noitidart
Hely San Jose
Honlap http://noitidart.github.io/
Ezóta tag szept. 3, 2010
Létrehozott kiegészítők száma 1 kiegészítő
A fejlesztő kiegészítőinek átlagos értékelése 4 csillagra értékelve az 5-ből

Kicsit részletesebben…

I am all about FF Addon Dev and helping others with their dev. At my website you can find addon dev resources (@Gists), my addons in progress (@GitHub), and how to reach me for help (@StackOverflow).

Saját kiegészítéseim

DevPrefs

Automatically sets all preferences for Firefox addon developer production environment.

Még nem osztályozott
1 felhasználó

Saját értékelések

Reddit Alien

5 csillagra értékelve az 5-ből

Very very cute!

EmojiT - Emoji Panel for Twitter

5 csillagra értékelve az 5-ből

Very cool - I would recommend the smilie `Icon--smileRating5Fill` instead of the current one. It matches more. Is this addon for Firefox only? If so I would love to provide a pull request with some ideas.

Ez az értékelés a kiegészítő előző verziójához készült (1.91.2). 

FreeBSD Manual Pages

5 csillagra értékelve az 5-ből

Wow this is amazing. I do a bunch of js-ctypes to use native platform APIs, so this is really amazing. Thank you!

Config Descriptions

5 csillagra értékelve az 5-ből

Super nice idea, it would be nice if it can support all config keys. Maybe via a wiki like mozillazine has.

Profile Buttons

5 csillagra értékelve az 5-ből

I haven't tested this, but thanks for making this. I created the addon Profilist - and have linked to this addon from there because users have asked me about a button in the browser to access profiles, I don't have plans for that, so this is a great alternative (if it works).

Fox Web Security

5 csillagra értékelve az 5-ből

I installed this on my siblings computers. This is a wonderful tool thank you for it! It's effective for those kids that inadvertently get epxosed to it - so the kids that are not wanting to get to bad stuff this helps to just keep it off their mind. But if someone wants to disable it they can get around it.

Ez az értékelés a kiegészítő előző verziójához készült (1.02). 

Torrent Tornado

5 csillagra értékelve az 5-ből

This is the greatest addon ever. Is it possible to make all the work happen in a ChromeWorker? Because it noticebly lags out my browser. Like hovering over links and stuff takes a while to recognize. I just reformatted my computer, and only thing on it is Firefox and TorrentTornado so i'm sure its TT. (not using e10s right now)

Ez az értékelés a kiegészítő előző verziójához készült (2.11).  A felhasználó már korábban értékelte ezt a kiegészítőt.

KDE5 Wallet password integration

5 csillagra értékelve az 5-ből

Thanks very much for reply Guillermo! It seems masterpassword addon uses DBus from js-ctypes to tap into KWallet - https://addons.mozilla.org/en-US/firefox/files/browse/359914/file/lib/dbus.js#L21 - does that not allow us to use full power of KWallet?

There is a jscpp-types which is just some code we can drop into our addons - https://github.com/ochameau/jscpptypes - would you be able to use this to bypass the .SO file? I am super eager to see someone use js-ctypes to use C++ stuff on Linux. I did it on Windows with COM here - https://developer.mozilla.org/en-US/docs/Mozilla/js-ctypes/Examples/Using_COM_from_js-ctypes - if you have sometime and could try to use this to do KWallet with no .SO I would be so so interested to see that! I would document/blog about it :P If you get a chance may you please try? :) haha


------------
> Thank you
> by Guillermo Molina (Developer) on November 22, 2015 · permalink · translate
>
> Thank you but js-ctypes works only with C, not C++:
>
> "Note: js-ctypes only works with C libraries; you can't use C++ methods directly. Instead, you'll need to create a shim library that uses C functions that then call into the C++ library for you. Examples can be found here: Bugzilla :: Bug 505907 - Support C++ calling from JSctypes"
>
> And AFAIK there is no C interface for kwallet, cheers.
>
> ------------------------------
> > 5 STARS
> > by Noitidart on November 22, 2015 · permalink · translate
> >
> > This is a very cool addon. You use a native .SO file and tap into it with js-ctypes.
> >
> > There is an addon here that bypasses the .SO file and uses the platform API directly with js-ctypes. You might find it interesting. I mentioned it because I'm hoping the two you authors can get togather and have some synergy :) To make an even cooler experience. :)
> >
> > Here is the addon: https://addons.mozilla.org/en-US/firefox/addon/masterpassword-firefox/

Ez az értékelés a kiegészítő előző verziójához készült (1.0).  A felhasználó már korábban értékelte ezt a kiegészítőt.

KDE5 Wallet password integration

5 csillagra értékelve az 5-ből

This is a very cool addon. You use a native .SO file and tap into it with js-ctypes.

There is an addon here that bypasses the .SO file and uses the platform API directly with js-ctypes. You might find it interesting. I mentioned it because I'm hoping the two you authors can get togather and have some synergy :) To make an even cooler experience. :)

Here is the addon: https://addons.mozilla.org/en-US/firefox/addon/masterpassword-firefox/

Ez az értékelés a kiegészítő előző verziójához készült (1.0). 

Paste to Tab and Go

5 csillagra értékelve az 5-ből

Wow fantastic I needed an addon that would paste & go to new tab so made it myself and was uploading it to AMO then came across this. My addon is seriously low tech 15minute whip up. But it uses localization of the browse itself so i dont need to provide my own. But it also shows the"Paste &Go - new tab" item when you click anywhere on the tab strip, could you please add that feature to this addon, I love your idea of "paste to specific tab" and go i might find that useful too, but i definitely need the "paste and go in new tab" available in a right click anywhere in the tab strip.

Edit: wow i just downloaded this and it works exactly as i wanted!! Super cool, no need for my addon. But would be nice if this was restartless :) And man the "paste and go to new background tab" in url bar is so useful!!

Edit edit: Ah it needs to obey the shift key with respect to browse setting for focus: https://github.com/Noitidart/Paste-Go-with-New-Tab/blob/master/bootstrap.js#L28-L42 (except for the "paste and go to new bg tab" that shows in urlbar right click, that should always load in background tab, because if i wanted a new tab i would have right clicked just a couple centimeters over :P

Edit edit edit: when i click on a tab i only see "paste to this tab and go" i need the "paste to new tab and go" too please. Becuase i have so many tabs i have no whitespace in tab bar to click on :( I would love to collaborate with you on this to make it restartless and land these features. And fully localized :)

ShuFu Privacy

5 csillagra értékelve az 5-ből

Totally awesome! Great GUI, better then the default GUI! With added perk of superb security! Thanks!

Ez az értékelés a kiegészítő előző verziójához készült (0.2.2-2). 

ChatZilla

5 csillagra értékelve az 5-ből

Can we get an option to open this in a tab, i would love to have this as a pinned tab. Currently i do that with mibbit but on every startup i have to manually join all my regular channels.

Ez az értékelés a kiegészítő előző verziójához készült (0.9.92). 

Select like a Boss

5 csillagra értékelve az 5-ből

The move up/down to drag while STILL allowing the move left/right to select is just absolutely BRILLIANT!!! Utterly brilliant!! Wish this was Firefox only. Discovered this thanks to the gHacks article about it.

Ez az értékelés a kiegészítő előző verziójához készült (2015.2.15.1-signed.1-signed). 

FastPrevNext

5 csillagra értékelve az 5-ből

Fantastic I haven't found a site yet where it fails in the smart detection of going to the actual next or previous page. Awesome! Please add hotkey support.

Ez az értékelés a kiegészítő előző verziójához készült (9.1-signed). 

Torrent Tornado

5 csillagra értékelve az 5-ből

What an excellent add-on idea! I've been wanting one of these for a long time as I can't really trust what's out there to be ad-free etc. Will use this and let you know how it works!

Ez az értékelés a kiegészítő előző verziójához készült (1.01.1-signed). 

TabSubmit

5 csillagra értékelve az 5-ből

i cant believe firefox hasn't built this feature in yet

ramadan_ol_karim

5 csillagra értékelve az 5-ből

Very simple and pretty. Thanks. Ramadan Kareem!

DOM Inspector

5 csillagra értékelve az 5-ből

Please add link to "Element Inspector" add-on, it allows Shift + Right clicking any element and it brings it up in this DOM Inspector. This "Element Inspector" makes DOM inspector so so powerful, especially for hover and pop up elements.

Ez az értékelés a kiegészítő előző verziójához készült (2.0.14.1-signed.1-signed).  A felhasználó már korábban értékelte ezt a kiegészítőt.

Addons Manager Hilite

5 csillagra értékelve az 5-ből

When you have so many add-ons this thing is awesome. Especially because by default it's sorted by enabled/disabled. And this has an option to go alpha only. But I like the enabled/disabled, so this higlight feature comes in way handy. Especially for add-on devs.

Fetaure request: When it rehighlights can you also make it try to remember the scroll position as best as possible?

Ez az értékelés a kiegészítő előző verziójához készült (2.1.1.1-signed). 

TLDR: Too Long Didn't Read

5 csillagra értékelve az 5-ből

Very very interesting how this works. I'm using it and reading the article both full and condensed, will report back if the condensed version captures all the important parts.

I really like the summarize certain part of a page, it's great!

I especially like how when you change from long to medium or short it tries to maintain the same position it was scrolled at. Nice job guys!

Ez az értékelés a kiegészítő előző verziójához készült (2.1.2.1-signed.1-signed).