#Squidly (Renamed)
#####Author: Luke Taylor #####Version: 1.1.1
This extension allows you to track users in the Appcelerator Q & A Leaderboard. Simply give it a name and it intelligently tracks the user providing all their information.
###Features
- User tracking and Tracking Mode.
- Quick links to Top 100, Q&A and Docs.
- Search by Name or Rank, including a filtered search.
- Clicking the selected user shows point stats.
###Launching the extension
The extension can be found in the Chrome Webstore here
This will add a launcher inside your Chrome browser, next to the Omnibox, allowing you to easily track and access this information.
###Built using:
- Bootstrap
- JQuery
- Grunt
- LESS (preprocessor)
- Typeahead.js
Changelog
- Updated submit button to run functions quicker.
- Added milestone to stats.
- UI tweaks.
- Bug Fixes.
- Reduced when the app updates to when browser is opened and when you search a new user.
- Added Grunt task runner.
- Added ability to search by rank as well as name.
- Added Typeahead.js for searchable names.
- Added stats to selected user.
- Minor bug fixes to view type.
- Altered some labels in options tab.
- Updated graphics.
- Preprocessed the CSS using LESS.
- Renamed Extension from 'Gazer App' to current.
- Removed user set refresh interval.
- Updated Styles.
- Updated and cleaned functions.
- Added DevLinks to the usernames.
- Added badge and title to quickly hover and see score and rank.
- Refactored code to use HTML templates.
- Speeded up the extensions load times.
- Corrected hide/show of respective elements.
- Updated animations.
- Fixed minor bug with leaderboard updating.
- Updated function calculating progress bars relative to tracked user.
- Fixed bugs which kept crashing the scripts.
- Updated functions to update multiple users.
- Made additional data available for each user.
- Added option to change whether to track single or multiple user.
- Minor Funtion updates.
- Added Bootstrap and JQuery Frameworks.
- Added helper functions.
- Minor Bug Fixes, includes fixing the remote origin request.
###Contact Me