rtm516
rtm516
The slowness is due to it not being optimised yet, this will be sorted but isn't a priority currently. The search should be sorted and I've started working on getting...
> @rtm516 alright thanks, i'm new on github how can i know when you update it to the new version ? will i get a notification or something You will...
Sorry for misleading you guys, I haven't got that far with it yet. I'll let you know when I have a working test release.
> Don't worry! Btw. when using an extension like this you need to have developer mode enabled, right? What I was wondering is, is there a way to disable the...
The version on the [rebuild](https://github.com/rtm516/Bookmark-Manager/tree/rebuild) branch is now functional, I have added a todo list in the readme for it, please check that before making an issue where a feature...
> > The version on the [rebuild](https://github.com/rtm516/Bookmark-Manager/tree/rebuild) branch is now functional, I have added a todo list in the readme for it, please check that before making an issue where...
> > The version on the [rebuild](https://github.com/rtm516/Bookmark-Manager/tree/rebuild) branch is now functional, I have added a todo list in the readme for it, please check that before making an issue where...
> Unrecognized property 'bookmarks_ui' of manifest key 'chrome_ui_overrides'. That can be ignored because it does in fact exist, chrome just complains it doesn't. > Error handling response: TypeError: Cannot read...
> **Error handling response: TypeError: Cannot read property 'split' of undefined** > > chrome.bookmarks.search({url: tab.url}, function(results) { It seems like this error is created from the url not following a...
> Same error appeared again even though I put console.log(bookmark.url); between line 17 and 18. :/ All that will do is put a message in console, can you send me...