-
Notifications
You must be signed in to change notification settings - Fork 30
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
Comments
9 tasks
related: #256 |
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
added
Status: In Progress
Version: Scriptlets v1.9
and removed
Version: Scriptlets v1.10
labels
Jul 18, 2023
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-bot
added
Resolution: Fixed
Status: In Review
Status: Resolved
and removed
Status: In Progress
Status: In Review
labels
Jul 20, 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 <[email protected]> Date: Thu Jul 20 11:26:09 2023 +0200 Update description Update comment of the test commit 8716d23 Author: Slava Leleka <[email protected]> Date: Thu Jul 20 12:18:27 2023 +0300 Update description of removeStorageItem commit d1c9a5f Author: Adam Wróblewski <[email protected]> Date: Thu Jul 20 11:15:33 2023 +0200 Update description commit 8280eb5 Author: David Tota <[email protected]> Date: Thu Jul 20 12:13:33 2023 +0300 Update description commit c148133 Author: Slava Leleka <[email protected]> Date: Thu Jul 20 12:13:17 2023 +0300 Update changelog commit cb3e1e6 Author: Adam Wróblewski <[email protected]> Date: Thu Jul 20 10:45:53 2023 +0200 Improve storage item scriptlets — add ability to remove item by key
This was referenced Jul 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is already supported in uBO https://github.com/gorhill/uBlock/blob/e06e80eccff35260884a45eaadf413db5134b956/assets/resources/scriptlets.js#L777
or add new scriptlet.
The text was updated successfully, but these errors were encountered: