Chrome Response Override のアイテムロゴ画像

Chrome Response Override

2.3(

15 件の評価

)
拡張機能デベロッパー ツール2,000 ユーザー
Chrome Response Override のアイテム メディア 3 のスクリーンショット
アイテムの動画サムネイル
Chrome Response Override のアイテム メディア 2 のスクリーンショット
Chrome Response Override のアイテム メディア 3 のスクリーンショット
アイテムの動画サムネイル
アイテムの動画サムネイル
Chrome Response Override のアイテム メディア 2 のスクリーンショット
Chrome Response Override のアイテム メディア 3 のスクリーンショット

概要

Provides support to override API/HTML/* response using simple Find & Replace steps. No external app installation required

# chrome-response-override Chrome devtools extension to modify response on the fly, no external app installation required. Provide support to override API/HTML/* response using simple Find & Replace steps. No external app installation required. Steps to override response body in chrome extension 1) Open devtools, navigate to "Response Override" tab 2) Click "Add Row" 3) Enter URL contains value only this URL response will be modified. If you want to modify URL in home page like www.example.com and no URI Path, use Special variable called ~NO_URI~ in URL contains field. 4) Enter Find value It's a javascript regex pattern. 5) Enter Replace value to replace with. No need to provide content-type 6) Click "Save" to save everything. 7) Click "Play" button to start modifying response. 8) You must click pause button to stop this modification. 9) You must keep this devtools open 10) Issue with the override, either open private tab with only this plugin enabled in private tab or please try disabling other plugins working with network, like request header modifier and run this plugin again. If the other plugins using old network API may affect this plugin Ex. If you want to add new node in json. Find: "existingNode":"existingValue" Replace: "existingNode":"existingValue", "newNode": "newValue" If you want to modify URL in home page like on www.example.com page and no URI Path, use Special variable called ~NO_URI~ in URL contains field. Special Variable 1. If you put "~NO_API~" (without ") in Find, no remote call will be made, provide full response. Provide content-type in this case. 2. If you want to modify URL in home page like on www.example.com page and no URI Path, use Special variable called ~NO_URI~ in URL contains field. How This works: This devtools extension add network break point and listen to URL contains the user input Make API Client call and get response. Do Find and Replace on top of response. Serve the replaced response. New on V1.7: 1.Moving away from chrome.tabs.getSelected to chrome.tabs.query New on V1.6: 1. Fix using "/" in URL contains breaking page. Instead please use ~NO_URI~ Project space: https://github.com/Pasupathi-Rajamanickam/chrome-response-override

5 点満点で 2.315 件の評価

Google ではレビューを確認していません。 結果とレビューについて、詳しくはこちらをご覧ください。

詳細

  • バージョン
    1.8
  • 更新:
    2022年6月24日
  • 提供元
    Pasupathi Rajamanickam
  • サイズ
    488KiB
  • 言語
    English (United States)
  • デベロッパー
    メール
    netunalvatai@gmail.com
  • 非取引業者
    このデベロッパーは取引業者として申告していません。EU 加盟国の消費者とこのデベロッパーとの間に締結された契約には、消費者の権利が適用されません。

プライバシー

デベロッパーは、お客様のデータを収集または使用しないことを表明しています。 詳しくは、当該デベロッパーのプライバシー ポリシーをご確認ください。

このデベロッパーは、お客様のデータについて以下を宣言しています

  • 承認されている以外の用途で第三者に販売しないこと
  • アイテムの中心機能と関係のない目的で使用または転送しないこと
  • 信用力を判断する目的または融資目的で使用または転送しないこと

サポート

質問や提案、問題がある場合は、パソコンのブラウザでこのページを開いてください

Google アプリ