All Projects → kdzwinel → Context

kdzwinel / Context

Chrome extension that allows to sort other extensions into groups and easily switch between them.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Context

Chrome Extensions Reloader
A chrome extension for reloading unpacked extensions
Stars: ✭ 154 (-6.67%)
Mutual labels:  chrome-extension
React Rewind
Time Travel Debugger for React useReducer
Stars: ✭ 159 (-3.64%)
Mutual labels:  chrome-extension
Replacegooglecdn
♋ 一个 Chrome 插件:将 Google CDN 替换为国内的。
Stars: ✭ 2,400 (+1354.55%)
Mutual labels:  chrome-extension
Copycat
An extension to test web projects with ease! Create a test code without writing a line of code!
Stars: ✭ 156 (-5.45%)
Mutual labels:  chrome-extension
Chrome url2qrcode
Chrome plugin that can convert current URL into QR code.
Stars: ✭ 158 (-4.24%)
Mutual labels:  chrome-extension
Absolutedoubletrace
A web extension to block browser fingerprinting
Stars: ✭ 156 (-5.45%)
Mutual labels:  chrome-extension
Gloria
A programmable website notifications aggregator in Chrome.
Stars: ✭ 152 (-7.88%)
Mutual labels:  chrome-extension
Anna
Virtual Assistant on Google Chrome 🐘
Stars: ✭ 165 (+0%)
Mutual labels:  chrome-extension
Link To Text Fragment
Browser extension that allows for linking to arbitrary text fragments.
Stars: ✭ 154 (-6.67%)
Mutual labels:  chrome-extension
Dualsub Support
General purpose subtitle renderer
Stars: ✭ 163 (-1.21%)
Mutual labels:  chrome-extension
Browser Extension Json Discovery
Browser (Chrome, Firefox) extension for JSON discovery
Stars: ✭ 157 (-4.85%)
Mutual labels:  chrome-extension
Rokucast
Cast videos from chrome to roku
Stars: ✭ 157 (-4.85%)
Mutual labels:  chrome-extension
Gradient Inspector
Chrome extension that provides a friendly way to inspect gradients of an element.
Stars: ✭ 161 (-2.42%)
Mutual labels:  chrome-extension
My Notes
Simple and fast note-taking in Chrome with Google Drive support.
Stars: ✭ 155 (-6.06%)
Mutual labels:  chrome-extension
Sponsorblock
Skip YouTube video sponsors (browser extension)
Stars: ✭ 3,627 (+2098.18%)
Mutual labels:  chrome-extension
Asciidoctor Browser Extension
⚪️ An extension for web browsers that converts AsciiDoc files to HTML using Asciidoctor.js.
Stars: ✭ 152 (-7.88%)
Mutual labels:  chrome-extension
Web Maker
A blazing fast & offline frontend playground
Stars: ✭ 2,029 (+1129.7%)
Mutual labels:  chrome-extension
Dual Captions
🌐 Subtitles in two languages for YouTube, Netflix & Disney+
Stars: ✭ 164 (-0.61%)
Mutual labels:  chrome-extension
Buttercup Browser Extension
🌏 Buttercup browser extension
Stars: ✭ 164 (-0.61%)
Mutual labels:  chrome-extension
Spotify Lyrics
🎉 Desktop Spotify Web Player Instant Synchronised Lyrics
Stars: ✭ 162 (-1.82%)
Mutual labels:  chrome-extension

Context

Chrome/Chromium extension that allows to sort other extensions into groups and easily switch between them.

Usage

You may install this extension from its google chrome webstore page

https://chrome.google.com/webstore/detail/aalnjolghjkkogicompabhhbbkljnlka

or download it and manually load as an 'Unpacked extension' via chrome extensions page.

Bugs and Features

If you found a bug or have a feature request, please create an issue here on GitHub.

https://github.com/kdzwinel/Context/issues

Changelog

0.410

New features:

  • Ability to manage individual extensions from the popup (#29)

Bug fixes:

  • options page not responding - replacing webkitNotifications with Chrome notifications / HTML5 notifications

Other:

  • Grunt support

0.400

New features:

  • syncing configuration via Chrome Sync
  • displaying status of each context in the popup (enabled-green/disabled-red/partial-yellow)
  • displaying status of extensions on the options page (enabled-red/disabled-green)
  • possibility to use extension icon instead of context icon
  • preserving state of 'highlight ungrouped extensions' checkbox

Bugs fixed:

  • cloned context partially inactive until options page was refreshed

Other:

  • Thanks to Thiago Talma (@thiagomt) who contributed huge part of this update.
  • Disabling 'ask what to do' option for browsers that no longer support HTML notifications (#23)
  • Codebase improved thanks to the WebStorm

0.300

New features:

  • importing/exporting configuration
  • highlighting ungrouped extensions on options page
  • new default action for new extensions: 'add to always-enabled'
  • new action in notification window: 'add to always-enabled'

Bugs fixed:

  • notification window showing up when no contexts are available
  • formatting bug in notification window

Other:

  • core functionality was rewritten using OOP (still far from perfect though)

0.200

New features:

  • enabling/disabling multiple contexts ("+" and "-" buttons in the popup)
  • possibility to duplicate contexts on options page
  • always enabled extensions

Author

Konrad Dzwinel

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].