diff --git a/assets/javascripts/background.js b/assets/javascripts/background.js index b6b2333..3e68137 100644 --- a/assets/javascripts/background.js +++ b/assets/javascripts/background.js @@ -136,13 +136,6 @@ YUM.openSelectedSuggestion = function(selection) { } }; -YUM.openUpdatePage = function() { - chrome.tabs.create({ - url: '/updated.html', - active: true - }); -}; - // Events YUM.createContextMenu(); @@ -156,7 +149,6 @@ chrome.omnibox.onInputEntered.addListener(function(input) { chrome.omnibox.setDefaultSuggestion({ "description": " " }); -// chrome.runtime.onInstalled.addListener(function () { YUM.openUpdatePage(); }); chrome.runtime.onMessage.addListener(function(message) { if (message.url) { YUM.openNewTab(message.url); diff --git a/popup.html b/popup.html index 40cdc1d..6261d13 100644 --- a/popup.html +++ b/popup.html @@ -1,37 +1,41 @@ - - - - - - -
- +
+ +
+ + + + + + + + diff --git a/updated.html b/updated.html index 64f44b3..0cd4265 100644 --- a/updated.html +++ b/updated.html @@ -1,236 +1,249 @@ - - - - - -
-

@Delicious 2.9.6

-
-
+ + + + + + +
+

@Delicious 2.9.7

+
+ +
+ +

Note: When using Delicious.com and this extension, multiple tags could return as one tag. This is due to how the API returns these tags. Sometimes they're returned as double-spaced delimited, sometimes tags are single space delimited. This extension uses double-spaced delimiting for the ability to have multi-word tags. So as long as you save tags through this extension it will work in both locations. If none of your delicious tags contain any spaces, then you can check the "My tags have no spaces" option, and all tags will be delimited correctly. -Zach

+ + + +

+ Buy me a beer! +

+ +

New Features

+ + +

Changelog

+

Found an issue or want to see a feature implemented? Send Feedback +

+ +
+

Version 2.9.7

+
    +
  • Removed auto update/changelog page to show on new installs
  • +
+
+ +
+

Version 2.9.6

+
    +
  • Feature - add link to delicious.com.
  • +
  • Feature - handle single space delimited tags via user option.
  • +
+
+ +
+

Version 2.9.5

+
    +
  • Fixed - increased limitation of bookmarks from 1000 to 10000 - Thanks @Matteo
  • +
  • Bug - Some users were experiencing less than cool pop-up sizes.
  • +
  • Feature - Added ability for selected text to auto-fill extended description field
  • +
+
-

Note: When using Delicious.com and this extension, multiple tags could return as one tag. This is due to how the API returns these tags. Sometimes they're returned as double-spaced delimited, sometimes tags are single space delimited. This extension uses double-spaced delimiting for the ability to have multi-word tags. So as long as you save tags through this extension it will work in both locations. If none of your delicious tags contain any spaces, then you can check the "My tags have no spaces" option, and all tags will be delimited correctly. -Zach

+
+

Version 2.9.4

+
    +
  • + Bug - Fixed issue where the shortcut [shift]-[alt]-[d] would only sometimes work... silly click events, why register as mouse when you're a keyboard? Thanks @Ian +
  • +
  • + Bug - Removed the blur due to performance, now ultra-fast, no animation or blur. Thanks @Ian +
  • +
  • + Feature - Added visual cue on the icon if page is already saved in your bookmarks. (fixed defect for this) +
  • +
  • + Feature - Clicking outside the modal will now close the modal. +
  • +
  • + Feature - Added new shortcut for modal view. [shift]-[alt]-[d] will open add new bookmark view and [shift]-[alt]-[b] will open your bookmarks view. +
  • +
  • + Feature - Added ability to change what you want to filter on. Check it out on the options page located in the footer. +
  • +
  • + Bug - Issue where you couldn't open multiple links from inside the modal window. Screw pop-up blockers! :D +
  • +
  • + Styling - Changed up some styling for the modal pop-up... enjoy the Atlanta skyline. +
  • +
+
- +
+

Version 2.9

+
    +
  • + Feature - Added ability to select more than one link, hover over the row and click the "plus" button. After you select more than one a menu will pop-up and you can open all links in background. +
  • +
  • + Fixed - styling issues that came up in Chrome version 30 +
  • +
+
-

- Buy me a beer! -

+
+

Version 2.8

+
    +
  • + Bug - Weird error fixed that showed up in Chrome 29 +
  • +
+
-

New Features

+
+

Version 2.7

    -
  • - Added link to delicious.com in popup. Thanks @Rocketraman +
  • + Fixed issue with extended description passing in an undefined... sorry
  • -
  • - Added option to single-space delimit tags when user's tags contain no spaces. Thanks @Rocketraman +
  • + Tweaked styling for Windows users
  • - Added ability for selected text to auto-fill extended description field when using context menu - Thanks for the idea @Tomasz + Feature - Added ability to select which tab you want the ext to open up to (under options)
  • - Added visual cue on the icon if page is already saved in your bookmarks. - Thanks @Jelle + BETA Feature - You can now search for Delicious bookmarks from your address bar. +
  • +
  • + Type [@del] + [space] + [keyword]. This is in BETA. I know there is an issue with syncing bookmarks without going into the extension first. +
  • +
+
+ +
+

Version 2.5

+
    +
  • + Feature - Added ability to extend your description using Delicious API's Note's section.
  • +
+
+ +
+

Version 2.4

+
  • - Added new shortcut for modal view. [shift]-[alt]-[d] will open add link view and [shift]-[alt]-[b] will open your bookmarks view. Thanks @Ian + Added some tweaks to help out on link updating between machines
  • +
+
+ +
+

Version 2.5

+
  • - Ability to change what you want to filter on in the options menu. Thanks @Jelle + It's BACK! Tag's will now auto-fill
  • - Ability to open more than one link at a time! Thanks @Robert + Enhancement: Infinite scrolling, but don't scroll too much :D
  • - Bookmark your current tab, change descriptions, add tags, mark private or add notes. + Enhancement: Updated to latest Select2 and jQuery 2.0
  • - Multi-word filter your saved bookmarks by description, tag(s), date and more. + Code cleanup
  • - Modify/Delete existing bookmarks + More to come.. Thank you all for being patient + +
+
+ +
+

Version 2.1

+
    +
  • + Sorry all, due to the user feedback on slowness, I had to remove the cool tag UI (Select2). I am going to revisit this again soon. For now you will have to enter in a comma delimited list. Sorry for the inconvenience.
  • +
+
+ +
+

Version 2.0

+
  • - Omnibox | Search from within Chrome's address bar, just type '@del+space' + keyword. + Rebuilt from the ground up using Angular.js
  • - Shortcut access via [shift]-[alt]-[d] & [shift]-[alt]-[b] for straight to bookmarks. Note: Some websites block this ability + Updated UI
  • - Context menu access, just 'right click' on the page and select 'Add to Delicious' + Faster loading times
  • - Support for Mac, Windows, Linux. + Ability to logout
  • - Customize the extension via the Options panel. + Added Sorting and better filtering of links
+
+ +

Booyah!

+ +
+ -

Changelog

-

Found an issue or want to see a feature implemented? Send Feedback

- -
-

Version 2.9.6 (in development)

- -
- -
-

Version 2.9.5

- -
- -
-

Version 2.9.4

- -
- -
-

Version 2.9

- -
- -
-

Version 2.8

- -
- -
-

Version 2.7

- -
- -
-

Version 2.5

- -
- -
-

Version 2.4

- -
- -
-

Version 2.5

- -
- -
-

Version 2.1

- -
- -
-

Version 2.0

- -
- -

Booyah!

- -
-