All Projects → sigoden → chrome-extensions-manager

sigoden / chrome-extensions-manager

Licence: GPL-3.0 license
A snapshot based chrome extensions manager

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to chrome-extensions-manager

KoiCatalog
A card manager for Koikatu. View, search, and sort your collection of character cards.
Stars: ✭ 18 (-28%)
Mutual labels:  manager
wfm
原生PHP在线文件管理器,原生PHP在线文件编辑器,php在线文档管理
Stars: ✭ 17 (-32%)
Mutual labels:  manager
Switch
Manage chrome extensions from the toolbar
Stars: ✭ 13 (-48%)
Mutual labels:  crx
InitKit
Neo-InitWare is a modular, cross-platform reimplementation of the systemd init system. It is experimental.
Stars: ✭ 364 (+1356%)
Mutual labels:  manager
slim-doctrine
Slim-Doctrine managers integration
Stars: ✭ 16 (-36%)
Mutual labels:  manager
xbox360-controller-manager
Turn OFF your wireless xbox 360 controller on PC and see the battery status of the connected controllers.
Stars: ✭ 38 (+52%)
Mutual labels:  manager
jquery.filebrowser
File browser jQuery plugin
Stars: ✭ 29 (+16%)
Mutual labels:  manager
nexus-blobstore-google-cloud
Nexus Repository Manager Blobstore backed by Google Cloud Storage
Stars: ✭ 35 (+40%)
Mutual labels:  manager
cybernode-archive
🚀 Manager of docker images for cybernomics
Stars: ✭ 20 (-20%)
Mutual labels:  manager
workbench
A hierarchical environment manager for bash, written in bash.
Stars: ✭ 17 (-32%)
Mutual labels:  manager
Passky-Desktop
Desktop application for Passky (password manager)
Stars: ✭ 47 (+88%)
Mutual labels:  manager
Odin
manage model revisions with ease
Stars: ✭ 60 (+140%)
Mutual labels:  manager
mmwm
Modern Minimalistic Window Manager
Stars: ✭ 45 (+80%)
Mutual labels:  manager
vue2-element
基于vue2 + vue-router2 + element-ui + vuex2 + fetch + webpack2 企业级后台管理系统最佳实践
Stars: ✭ 115 (+360%)
Mutual labels:  manager
mate-tweak
Tweak tool for the MATE Desktop
Stars: ✭ 57 (+128%)
Mutual labels:  manager
react-native-simple-download-manager
A react native module to schedule downloads on native download manager
Stars: ✭ 35 (+40%)
Mutual labels:  manager
react-file-manager
A file manager built in ReactJs
Stars: ✭ 40 (+60%)
Mutual labels:  manager
tim
manage issues with order
Stars: ✭ 51 (+104%)
Mutual labels:  manager
socya old
Open-Source membership management software for associations. Association Management System (AMS) or Membership software. 🇫🇷 Logiciel de gestion d'adhérents pour associations Open-Source. Association Management System (AMS) or Membership software.
Stars: ✭ 14 (-44%)
Mutual labels:  manager
Tagos
A Gui To Manage Tags
Stars: ✭ 15 (-40%)
Mutual labels:  manager

A snapshot based chrome extensions manager

Read this in other languages: 中文文档

Features

  • Easy to enable/disable the extension
  • Direct access to the option page of any extension
  • Enable/disable all the extensions with one click
  • Snapshot Management
    • Create: capture the state of chrome's current extensions as a snapshot, a restore point
    • Apply: choose a snapshot, restore the all extension's disable/enable state to that snapshot
    • Delete: clear the outdated snapshot
    • Undo: undo an accidental applying snapshot

Background

In different scene, we need different chrome extensions; When reading, we maybe need the extension to translate, to take a note or to make a share; When writing, When developing the web app, we maybe need the extension like react/vue/redux dev-tools;

But it's not easy to enable/disable the extension in the chrome, you have to type chrome://extensions in address bar or follow the menus.

This extension try to make it easy to enable/disable the extension. What's more, it can take a snapshot which save the state of the chrome extension. For example, you made two snapshot, one for normal using, one for developing; When you want to use chrome to develop something, you apply the developing snapshot, all the extensions about developing is enabled, while the rest is disabled. When you want to exit developing mode, you apply the normal using snapshot, it turn back.

That's it. Hope it help you.

demo

Install

Links

License

GNU General Public License Version 3

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