From cb45f1a7b39ed2b5e372d9f64313f91df2f820e6 Mon Sep 17 00:00:00 2001 From: Michael Gordeev Date: Sat, 27 Jun 2020 12:56:54 +0300 Subject: [PATCH] Minor 1.4 (#16) - Added ability to disable tabs loading on restoring (#10) - Extension optimization - Added "Contributors" page link - Updated README.md Co-authored-by: Amine A. <15179425+AmineI@users.noreply.github.com> Co-Authored-By: Michael Gordeev --- README.md | 1 + TabsAside.html | 9 +++--- collections.html | 9 +++--- js/aside-script.js | 60 ++++++++++++++++++---------------- js/background.js | 80 ++++++++++++++++------------------------------ manifest.json | 5 +-- 6 files changed, 74 insertions(+), 90 deletions(-) diff --git a/README.md b/README.md index 85638c8..a760bd6 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ [![Twitter Follow](https://img.shields.io/twitter/follow/xfox111?style=social)](https://twitter.com/xfox111) [![GitHub followers](https://img.shields.io/github/followers/xfox111?label=Follow%20@xfox111&style=social)](https://github.com/xfox111) +[![Buy Me a Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-%40xfox111-orange)](https://buymeacoffee.com/xfox111) ![Tabs aside](https://xfox111.net/images/TabsAside.png) diff --git a/TabsAside.html b/TabsAside.html index 65c56df..b779666 100644 --- a/TabsAside.html +++ b/TabsAside.html @@ -31,12 +31,13 @@