[PR #551] [MERGED] Added toggle to decide whether extensions should be used #2700

Closed
opened 2026-03-17 00:22:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/551
Author: @AndrewBastin
Created: 2/4/2020
Status: Merged
Merged: 2/5/2020
Merged by: @AndrewBastin

Base: masterHead: feat/extension-toggle


📝 Commits (5)

  • f1e7528 Added toggle for using extensions to send requests
  • 8931234 Updated strategy identification to consider extensions toggle
  • 257cb51 Merge branch 'master' into feat/extension-toggle
  • 0e561e7 Removed logging
  • cc9cfa5 Merge branch 'master' into feat/extension-toggle

📊 Changes

4 files changed (+44 additions, -12 deletions)

View changed files

📝 functions/network.js (+17 -10)
📝 lang/en-US.js (+1 -0)
📝 pages/settings.vue (+19 -1)
📝 store/postwoman.js (+7 -1)

📄 Description

This PR intends to add a toggle in the Settings page to turn off and on the use of extensions to send requests.

NOTE for Translators:
New entries added in the translations file


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/551 **Author:** [@AndrewBastin](https://github.com/AndrewBastin) **Created:** 2/4/2020 **Status:** ✅ Merged **Merged:** 2/5/2020 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `master` ← **Head:** `feat/extension-toggle` --- ### 📝 Commits (5) - [`f1e7528`](https://github.com/hoppscotch/hoppscotch/commit/f1e752892dc7636c1d89c2fe14af617a7c793256) Added toggle for using extensions to send requests - [`8931234`](https://github.com/hoppscotch/hoppscotch/commit/89312347d1e25dfb550ce12167717713165556fd) Updated strategy identification to consider extensions toggle - [`257cb51`](https://github.com/hoppscotch/hoppscotch/commit/257cb5141b6f5300731609c496778dfe8b1621a2) Merge branch 'master' into feat/extension-toggle - [`0e561e7`](https://github.com/hoppscotch/hoppscotch/commit/0e561e7bc2583f5b29c90ce97a3886c775d07a64) Removed logging - [`cc9cfa5`](https://github.com/hoppscotch/hoppscotch/commit/cc9cfa53fafcc3c69adf07c7cfe78fc439b08fa4) Merge branch 'master' into feat/extension-toggle ### 📊 Changes **4 files changed** (+44 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `functions/network.js` (+17 -10) 📝 `lang/en-US.js` (+1 -0) 📝 `pages/settings.vue` (+19 -1) 📝 `store/postwoman.js` (+7 -1) </details> ### 📄 Description This PR intends to add a toggle in the Settings page to turn off and on the use of extensions to send requests. **NOTE for Translators:** New entries added in the translations file --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:22:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2700
No description provided.