Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mstuttgart/odoo-db-manager
Redirect tab to Database Selector and Database Manager Odoo pages
https://github.com/mstuttgart/odoo-db-manager
chrome-extension developer-tools firefox-addon odoo tools
Last synced: 3 months ago
JSON representation
Redirect tab to Database Selector and Database Manager Odoo pages
- Host: GitHub
- URL: https://github.com/mstuttgart/odoo-db-manager
- Owner: mstuttgart
- License: gpl-3.0
- Created: 2019-01-17T21:14:34.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T20:10:00.000Z (about 2 years ago)
- Last Synced: 2024-10-10T19:09:56.641Z (3 months ago)
- Topics: chrome-extension, developer-tools, firefox-addon, odoo, tools
- Language: JavaScript
- Homepage:
- Size: 134 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Odoo Database Extension
This extension redirect tab to Database Selector and Database Manager Odoo pages
About |
Installation |
Usage |
Release Notes |
Credits## About
Minimal and fast extension to redirect to:
* database manager: `odoodomain/web/database/manager`
* database selector: `odoodomain/web/database/selector`pages of Odoo. It can be used via mouse and keyboard shortcuts.
## Installation
* Install it from Chrome Web Store [here](https://chrome.google.com/webstore/detail/odoo-manager-database/mfcpcmfdckoedbnlebbocchokkapdoce?utm_source=chrome-ntp-icon).
* Install it from Firefox Add-ons [here](https://addons.mozilla.org/pt-BR/firefox/addon/odoo-manager-database/).## Usage
### How to use with mouse?
- Click on extension to go for `Database Selector` page.
- Double click on extension to go for `Database Manager` page.### How to use with keyboard?
- Press `Ctrl + M` to go for `Database Selector` page.
- Press `Ctrl + M + M` to go for `Database Manager` page. (Hold `Ctrl` and press `M` twice)## Release Notes
See [changelog](CHANGELOG.md).
## Credits
This extension are based in [OdooDebug](https://github.com/pga-odoo/OdooDebug) and [OdooDebug](https://github.com/atularvind/OdooDebug) extensions.
Icons by [Elegant Circles Icon Set](https://dohliam.github.io/elegant-circles/?ref=iconduck.com)
Copyright (C) 2019-2022 by Michell Stuttgart