Multi-Browser extension for developers.
- Multi browser support (Chrome Native)
- Quick access to active tab's local storage and variable assignments.
- Custom initialization for useful URLs using IndexedDB.
- Manipulation over Fetches and requests. (Under development)
- Customable credentials for quick access to URLs and Fetches using IndexedDB
- Readable Fetches real time, that allows user to modify and copy
- Postman integration that allows user fetches and requests to insert specific workspace after manipulation.
- Major upgrade in UI.
- Desktop release.
- Safari support for Apple users.
- CRUD with User credentials that allows user to fetch requests or access URLs with their security credentials.
- Notification handler for error messages and other information.
-Main goal is to provide developers quick access to local storage and allow them to modify the environment according to requirements.
-Providing developers and users to add and modify their own URL map to access them fast and easy.
-Saving and transferring credentials to save time and effort.
-In this extension fetches can be read and copied, It provides developers to acquire fetch information faster.
- When user copies the fetch it automatically turns fetch into request, user can paste the copied value and send the fetch request.