Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve storage item scriptlets — add ability to remove item by key #338

Closed
Alex-302 opened this issue Jul 17, 2023 · 1 comment
Closed

Comments

@Alex-302
Copy link
Member

It is already supported in uBO https://github.com/gorhill/uBlock/blob/e06e80eccff35260884a45eaadf413db5134b956/assets/resources/scriptlets.js#L777

or add new scriptlet.

@slavaleleka
Copy link
Contributor

related: #256

@adguard-bot adguard-bot changed the title Add ability to remove a key to 'remove-local-storage-item' scriptlet Improve storage item scriptlets — add ability to remove a key Jul 18, 2023
@adguard-bot adguard-bot assigned slavaleleka and unassigned maximtop Jul 18, 2023
@adguard-bot adguard-bot changed the title Improve storage item scriptlets — add ability to remove a key Improve storage item scriptlets — add ability to remove item by key Jul 18, 2023
adguard pushed a commit that referenced this issue Jul 20, 2023
… by key. #338

Squashed commit of the following:

commit 6d18016
Author: Adam Wróblewski <adam@adguard.com>
Date:   Thu Jul 20 11:26:09 2023 +0200

    Update description
    Update comment of the test

commit 8716d23
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Thu Jul 20 12:18:27 2023 +0300

    Update description of removeStorageItem

commit d1c9a5f
Author: Adam Wróblewski <adam@adguard.com>
Date:   Thu Jul 20 11:15:33 2023 +0200

    Update description

commit 8280eb5
Author: David Tota <d.tota@adguard.com>
Date:   Thu Jul 20 12:13:33 2023 +0300

    Update description

commit c148133
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Thu Jul 20 12:13:17 2023 +0300

    Update changelog

commit cb3e1e6
Author: Adam Wróblewski <adam@adguard.com>
Date:   Thu Jul 20 10:45:53 2023 +0200

    Improve storage item scriptlets — add ability to remove item by key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants