Skip to content

Releases: Noitidart/Chrome-Store-Foxified

Seventeenth Release - October 31, 2016

31 Oct 19:15
Compare
Choose a tag to compare

Sixteenth Release - August 19, 2016

20 Aug 02:15
Compare
Choose a tag to compare

Added localization. Credits - #34

@yfdyh000 for Chinese Translation BabelZilla Profile
@veadarkin for Russian Translation BabelZilla Profile
@AlejandroPerezMartin for Spanish Translation BabelZilla Profile
@TonnesM for Dutch Translation BabelZilla Profile

Fifteenth Release - July 23, 2016

23 Jul 12:35
Compare
Choose a tag to compare

Minor bug fixes when XHR failed while signing the addon

Fourteenth Release - June 21, 2016

21 Jun 12:41
Compare
Choose a tag to compare
  • There was an issue where it wouldn't work for anyone brought up in issue #25 this fixes it

Thirteenth Release - June 3, 2016

04 Jun 05:11
Compare
Choose a tag to compare
  • Changed the user interface. No more options page. All features are brought to the front (such as "Save to File").
  • Allows saving the CRX to file now as well
  • The interface is more verbose, upload and download progress is shown, as well as errors.
  • Supports Firefox on Android, versions 48+
  • Saving to file uses the browsers built-in download mechanism, so it's easy to find
  • Fixed the download URL for the Chrome Webstore, thanks to @RobW--W

Twelfth Release - May 18, 2016

18 May 11:51
Compare
Choose a tag to compare
  • Notification bar now responds when the server I use to get the unix time from, is down

Eleventh Release - May 11, 2016

12 May 01:18
Compare
Choose a tag to compare
  • Fixed closing of bar issue
  • Token generation was not happening due to change on AMO
  • Browserified jsonwebtoken module was not working in nightly, so wrote my own jwt generator

Tenth Release - May 2, 2016

02 May 15:38
Compare
Choose a tag to compare
  • Updated per requests by AMO review
    • Updated so the agreement is not automatically agreed to
    • Key in is a hash of the api key, no longer readable key

Ninth Release - April 24, 2016

24 Apr 13:59
Compare
Choose a tag to compare

Update to respect AMO policy of no common account for signing. Uses personal AMO accounts now. Also offers install as temporary addon as fallback, and as an option.

Eight Release - January 28, 2016

28 Jan 16:53
Compare
Choose a tag to compare
  • Lands fix for why many things would fail the signing process
  • Also on fail it does write the xpi to disk if "Save" preference is enabled
  • Fixed up a bug where the notification bar was not consistent in new windows
  • Had to remove French locale for now, as I changed up the strings a lot