chrome://settings/content/javascript
1 | var el = document.createElement('script'); |
1 | // Use the following in a bookmarklet: |
Remove multiple keys from an object
_.omit
Divide array in batch
_.chunk
Remove elements from an array at index
_.pullAt
Implementation in Native
https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore