Skip to content

Releases: mitchglass97/Mint-Crypto-Chrome

Version 1.0.5

06 Nov 22:10
Compare
Choose a tag to compare

Added support for DOT and CHZ

Version 1.0.3

15 May 13:39
Compare
Choose a tag to compare

Added support for the following currencies: CAD, AUD, EUR, INR, GBP, CNY, JPY, MXN, CHF

Version 1.0.2

24 Mar 15:39
Compare
Choose a tag to compare

Removed tabs permission from manifest.json

I added this permission in 1.0.1 to detect whether the user was logged into Mint (using chrome.tabs.url) in order to decide whether or not to initiate an automatic sync. However, having the tabs permission resulted in a message to the user when installing that said the extension could "Read your browsing history". This is not ideal, so in this version I modified the extension so that instead of the background script using chrome.tabs.url to check if the user is logged into Mint, the content script performs the check by checking the web page for a navbar element that only displays on Mint.com if you are logged in.

Remove git history

Realized that a private production file had been uploaded to the repo in a previous commit, deleted commit history for security.

Version 1.0.1

23 Mar 04:18
Compare
Choose a tag to compare

Mint Crypto now syncs automatically in a new tab when user logs into Mint. Second release published to Chrome Web Store.

Version 1.0.0

23 Mar 04:18
Compare
Choose a tag to compare

Initial release published to Chrome Web Store.