Categories: Development Tools Scripts, More Development Tools Scripts
- Home
- Cookie Monster
- Downloading...
Cookie Monster 0.3.0
The library has only three methods: get, set and remove.These methods can be used to fetch the content of a cookie (get), create or set new data in a cookie (set), and delete the cookie if not needed anymore (remove).As you can see the options are...