keywords.conf 583 B

12345678910111213141516
  1. // Config file is wrote in JSON format.
  2. // If you wants to move all web pages match with the regular expression 'Linux',
  3. // to folder "Linux" and its sub folder "Free" in your bookmark bar, your should write:
  4. // {"Linux": "Linux->Free"}
  5. // more items? just use a comma:
  6. // {"Linux': Linux",
  7. // "Android": "Smart Phones->Android"}
  8. // But you should know something important:
  9. // 1. This program support to found and move web pages in your bookmark_bar, yet.
  10. // Something like 'Mobile Device Bookmarks' will not detected;
  11. // 2. You can't move the pages to a non-exist folder.