• This repository has been archived on 19/Nov/2020
  • Stars
    star
    173
  • Rank 220,124 (Top 5 %)
  • Language
    JavaScript
  • Created over 12 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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/.

More Repositories

1

betwixt

โšก Web Debugging Proxy based on Chrome DevTools Network panel.
JavaScript
4,533
star
2

SnappySnippet

Chrome extension that allows easy extraction of CSS and HTML from selected element.
CSS
1,082
star
3

JS-OCR-demo

JavaScript optical character recognition demo
JavaScript
479
star
4

Proofreader

Simple text proofreader based on 'write-good' (hemingway-app-like suggestions) and 'nodehun' (spelling).
JavaScript
333
star
5

progress-bar-animation

Making a Doughnut Progress Bar - research notes
JavaScript
306
star
6

DOMListenerExtension

Chrome extension that allows you to monitor, browse and filter all DOM changes.
JavaScript
234
star
7

CSS-Diff

Chrome extension that allows to easily compare CSS of two HTML elements.
JavaScript
200
star
8

JS-face-tracking-demo

JavaScript face tracking demo.
JavaScript
159
star
9

Look-alike

Visual regression testing tool.
JavaScript
33
star
10

Redmine-Issues-Checker

Chrome extension that helps you to keep track of your Redmine issues.
JavaScript
25
star
11

dailyjs-survey-sankey-diagrams

Daily JS survey results visualised with Sankey diagrams
CSS
23
star
12

DevToolsVoiceCommands

Experimental extension that allows inspecting and modifying websites using voice commands.
JavaScript
18
star
13

git-style-image-diff

Compare images line by line using git-like diffing algo
JavaScript
11
star
14

eZDebugHelper

Chrome extension for eZPublish developers.
JavaScript
8
star
15

AllGitHubTraffic

Plot data from all your GitHub repositories on one chart.
JavaScript
7
star
16

fp

Researching browser fingerprinting protectionโ€ฆ
JavaScript
4
star
17

TheMoleGame

The Amazing Mole - JavaScript game for the js13kgames.com competition 2014
JavaScript
4
star
18

CriticalCSS

[WIP] chrome extension that offers one-click critical CSS extraction
JavaScript
4
star
19

web-privacy-pterodactyl

Web Privacy Pterodactyl disapproves trackers
4
star
20

jQueryAir

Looking for something to rewrite in your favourite MV* framework? Why not jQueryAir?
JavaScript
3
star
21

snailbook

The slooowest website on the Internet
JavaScript
3
star
22

MasonryTimeline

jQuery plugin - vertical list of posts with interactive timeline
JavaScript
3
star
23

GDEExtensionsWorkshop

Chrome Extensions Workshop for GDEs
3
star
24

MWPresentationTemplate

Making Waves presentation template based on html5slides project
JavaScript
2
star
25

schema-org-wip

JavaScript
2
star
26

fisheye-slow

Particularly bad implementation of the fisheye effect ๐ŸŒ For YOU to optimize ๐Ÿš€
JavaScript
2
star
27

HybridAppsPresentation

JavaScript
2
star
28

initiator-graph

Graph of top third party domains found on the web connected by their top initiators.
JavaScript
2
star
29

VersusExtension

Chrome extension that allows you to quickly compare number of Google results for multiple queries.
JavaScript
1
star
30

ChromeExtensionsWorkshop

Chrome Extensions Workshop Materials
1
star
31

TheBadLuckGame

JavaScript game for the js13kgames.com contest 2013
JavaScript
1
star
32

DevToolsPresentation

"5 common web development problems and how to solve them with Chrome Developer Tools"
1
star
33

MockieTalkie

JavaScript
1
star
34

CSS3AnimationPresentation

Lets get rid of GIFs and Flash!
JavaScript
1
star