Skip to content

Commit

Permalink
[IMP] back to monkey
Browse files Browse the repository at this point in the history
  • Loading branch information
pga-odoo committed Sep 29, 2017
1 parent b175c28 commit 42221f0
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 1 deletion.
Binary file removed cover.pdf
Binary file not shown.
4 changes: 3 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"name": "Odoo Debug",
"version": "3.0",
"version": "3.3",
"manifest_version": 2,
"description": "Toggle debug mode of Odoo webpage",
"short_name": "Odoo Debug",
"offline_enabled": true,
"browser_action": {
"default_icon": "off.png",
"default_title": "- Click for Debug \n- Double Click for Assets Debug"
Expand Down
Binary file modified off.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified on.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified super_on.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 42221f0

@JKE-be
Copy link
Contributor

@JKE-be JKE-be commented on 42221f0 Sep 29, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Guy for the monkey 👍

Meantime, I temporary forked it to get monkey back...

maybe you could take a look into the refactoring of clickListener : https://github.com/JKE-be/OdooDebugMonkey/blob/f959a925de408175536ea695f60089138377ad76/background.js#L8
Seems more clear and allow to easily bind new behaviour

Best regards and thx again!

Odoo Poweeerrrr

Please sign in to comment.