1
0
mirror of https://github.com/XFox111/TabsAsideExtension.git synced 2026-07-02 19:52:47 +03:00

Compare commits

...

6 Commits

Author SHA1 Message Date
Michael Gordeev 17713a29b9 Added Microsoft Store link to README.md 2020-03-30 14:01:18 +03:00
Michael Gordeev b2ba143bea Create PRIVACY 2020-03-27 21:11:21 +03:00
Michael Gordeev 15cb0bafef Fixed context links opening from embedded pane 2020-03-27 20:36:42 +03:00
Michael Gordeev 7ec245dac2 Updated README.md
Added default locale info into manifest
2020-03-27 20:36:13 +03:00
Michael Gordeev d2e1b1704d Fixed panel appearance on some websites
Fixed pane opening on extension webstores pages
2020-03-27 19:29:58 +03:00
Michael Gordeev fd5829defe Updated README.md 2020-03-27 19:28:11 +03:00
6 changed files with 33 additions and 13 deletions
+7
View File
@@ -0,0 +1,7 @@
Tabs Aside Extension Privacy Policy
1. Developers of the extension don't affiliate with Google LLC. or Microsoft Corporation in any way
2. This extension doesn't transfer any personal data (data which may be used to track your location or reveal your identity) to any remote or local server
3. This extension doesn't share any personal data with third parties
4. This extension stores following personal data:
- Browser tabs which have been saved for later by user via this extension (if user click "Set current tabs aside" button). This includes titles, favicons and web links
5. User can delete all saved personal data by removing this extension from his browser
+12 -6
View File
@@ -1,14 +1,14 @@
# Tabs aside for Google Chrome # Tabs aside for Google Chrome
![Chrome Web Store](https://img.shields.io/chrome-web-store/users/mgmjbodjgijnebfgohlnjkegdpbdjgin?label=Chrome%20Web%20Store%20downloads) [![Chrome Web Store](https://img.shields.io/chrome-web-store/users/mgmjbodjgijnebfgohlnjkegdpbdjgin?label=Chrome%20Web%20Store%20downloads)](https://chrome.google.com/webstore/detail/tabs-aside/mgmjbodjgijnebfgohlnjkegdpbdjgin)
![Chrome Web Store](https://img.shields.io/chrome-web-store/rating/mgmjbodjgijnebfgohlnjkegdpbdjgin) [![Chrome Web Store](https://img.shields.io/chrome-web-store/rating/mgmjbodjgijnebfgohlnjkegdpbdjgin)](https://chrome.google.com/webstore/detail/tabs-aside/mgmjbodjgijnebfgohlnjkegdpbdjgin)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/xfox111/chromiumtabsaside)](https://github.com/xfox111/chromiumtabsaside/releases/latest) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/xfox111/chromiumtabsaside)](https://github.com/xfox111/chromiumtabsaside/releases/latest)
![GitHub All Releases](https://img.shields.io/github/downloads/xfox111/chromiumtabsaside/total?label=GitHub%20downloads) [![GitHub All Releases Downloads](https://img.shields.io/github/downloads/xfox111/chromiumtabsaside/total?label=GitHub%20downloads)](https://github.com/xfox111/chromiumtabsaside/releases/latest)
[![GitHub issues](https://img.shields.io/github/issues/xfox111/chromiumtabsaside)](https://github.com/xfox111/ChromiumTabsAside/issues) [![GitHub issues](https://img.shields.io/github/issues/xfox111/chromiumtabsaside)](https://github.com/xfox111/ChromiumTabsAside/issues)
[![GitHub last commit](https://img.shields.io/github/last-commit/xfox111/chromiumtabsaside)](https://github.com/xfox111/ChromiumTabsAside/commits/master) [![GitHub last commit](https://img.shields.io/github/last-commit/xfox111/chromiumtabsaside)](https://github.com/xfox111/ChromiumTabsAside/commits/master)
![GitHub repo size](https://img.shields.io/github/repo-size/xfox111/chromiumtabsaside?label=repo%20size) [![GitHub repo size](https://img.shields.io/github/repo-size/xfox111/chromiumtabsaside?label=repo%20size)](https://github.com/xfox111/ChromiumTabsAside)
[![MIT License](https://img.shields.io/github/license/xfox111/chromiumtabsaside)](https://opensource.org/licenses/MIT) [![MIT License](https://img.shields.io/github/license/xfox111/chromiumtabsaside)](https://opensource.org/licenses/MIT)
[![Twitter Follow](https://img.shields.io/twitter/follow/xfox111?style=social)](https://twitter.com/xfox111) [![Twitter Follow](https://img.shields.io/twitter/follow/xfox111?style=social)](https://twitter.com/xfox111)
@@ -18,15 +18,20 @@
If youre like me, you often find yourself with a bunch of open tabs. Youd like to get those tabs out of the way sometimes, but theyre maybe not worth saving as actual bookmarks. If youre like me, you often find yourself with a bunch of open tabs. Youd like to get those tabs out of the way sometimes, but theyre maybe not worth saving as actual bookmarks.
In the Edge browser Microsoft has introduced new feature called "Tabs aside" (or Tab groups) which lets you set tabs aside in a sort of temporary workspace so that you can call them back up later. In the Edge browser, Microsoft has introduced a new feature called "Tabs aside" (or Tab groups) which lets you set tabs aside in a sort of temporary workspace so that you can call them back up later.
Unfortunately, in new Chromium-based Microsoft Edge the devs decided not to implement this must-have-feature. So I've decided to create an browser extension which replicates this awesome feature in Chromium-based browsers Unfortunately, in new Chromium-based Microsoft Edge, the devs decided not to implement this must-have-feature. So I've decided to create a browser extension which replicates this awesome feature in Chromium-based browsers
## Features ## Features
- Familiar UI inherited from legacy Microsoft Edge with some improvements - Familiar UI inherited from legacy Microsoft Edge with some improvements
- Auto Dark mode - Auto Dark mode
- Now you can restore one tab from collection without removing - Now you can restore one tab from collection without removing
## Download
- [Google Chrome Webstore](https://chrome.google.com/webstore/detail/tabs-aside/mgmjbodjgijnebfgohlnjkegdpbdjgin)
- [Microsoft Edge Add-ons Webstore](https://microsoftedge.microsoft.com/addons/detail/kmnblllmalkiapkfknnlpobmjjdnlhnd)
- [GitHub Releases](https://github.com/xfox111/chromiumtabsaside/releases/latest)
## To-do list ## To-do list
- Add ability to backup and restore saved tabs - Add ability to backup and restore saved tabs
- Add ability to share collections - Add ability to share collections
@@ -37,6 +42,7 @@ Unfortunately, in new Chromium-based Microsoft Edge the devs decided not to impl
- Add ability to restore collections without removing them from the pane - Add ability to restore collections without removing them from the pane
- Add more languages (probably engage auto translator) - Add more languages (probably engage auto translator)
- Code cleanup - Code cleanup
- Fix appearance on some websites
## Copyrights ## Copyrights
> ©2020 Michael "XFox" Gordeev > ©2020 Michael "XFox" Gordeev
+3 -3
View File
@@ -7,9 +7,9 @@
<nav> <nav>
<div> <div>
<button onclick="window.open('https://github.com/xfox111/ChromiumTabsAside', '_blank')">Visit GitHub page</button> <button value="https://github.com/xfox111/ChromiumTabsAside">Visit GitHub page</button>
<button onclick="window.open('https://chrome.google.com/webstore/category/extensions', '_blank')">Leave feedback</button> <button value="https://chrome.google.com/webstore/detail/tabs-aside/mgmjbodjgijnebfgohlnjkegdpbdjgin">Leave feedback</button>
<button onclick="window.open('https://buymeacoffee.com/xfox111', '_blank')">Buy me a coffee!</button> <button value="https://buymeacoffee.com/xfox111">Buy me a coffee!</button>
<!--<button hidden>Backup saved tabs</button>--> <!--<button hidden>Backup saved tabs</button>-->
</div> </div>
<p> <p>
+4
View File
@@ -9,6 +9,7 @@
left: 0 !important; left: 0 !important;
transition: .2s !important; transition: .2s !important;
opacity: 0; opacity: 0;
color: black !important;
} }
.tabsAside.pane .tabsAside.pane
@@ -122,8 +123,11 @@
.tabsAside.pane > section > h2 .tabsAside.pane > section > h2
{ {
color: inherit !important;
margin: 0px 40px !important; margin: 0px 40px !important;
font-weight: normal !important; font-weight: normal !important;
font-size: 1.5em !important;
line-height: normal !important;
} }
/* Collection header */ /* Collection header */
+3 -1
View File
@@ -1,6 +1,8 @@
chrome.browserAction.onClicked.addListener(function (tab) chrome.browserAction.onClicked.addListener(function (tab)
{ {
if (tab.url.startsWith("http")) if (tab.url.startsWith("http")
&& !tab.url.includes("chrome.google.com")
&& !tab.url.includes("microsoftedge.microsoft.com"))
{ {
chrome.tabs.insertCSS( chrome.tabs.insertCSS(
{ {
+2 -1
View File
@@ -1,9 +1,10 @@
{ {
"name": "Tabs Aside", "name": "Tabs Aside",
"version": "1.0", "version": "1.1",
"manifest_version": 2, "manifest_version": 2,
"description": "Classic Microsoft Edge \"Tabs Aside\" feature for Chromium browsers", "description": "Classic Microsoft Edge \"Tabs Aside\" feature for Chromium browsers",
"author": "Michael \"XFox\" Gordeev", "author": "Michael \"XFox\" Gordeev",
"default_locale": "en",
"permissions": "permissions":
[ [
"tabs", "tabs",