Skip to content

Chrome Store version #3

@yois615

Description

@yois615

The version currently up on the chrome store is quite old and is not working properly for me.

Loading the unpacked version of master at a71e801 and fixing

            case 'setColorIcon':
                chrome.browserAction.setIcon({ path: request.toggle ? 'icon.png' : 'icon-d.png', tabId: sender.tab.id });
                chrome.browserAction.setIcon({ path: request.toggle ? 'images/icon.png' : 'images/icon-d.png', tabId: sender.tab.id });

in background.js produces a better working version.

Can you upload these changes to the chrome web store:
https://chrome.google.com/webstore/detail/skin-filter/digkbjcglmbbipijiogdeegbfbepgdon

Or, can I publish your code in my developer account?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions