SingleFile is a Chrome extension allowing you to save a complete webpage (HTML, CSS, JS, etc.) into a single file.
title: SingleFile website cloner
description: |
  SingleFile is a Chrome extension allowing you to save a complete webpage (HTML, CSS, JS, etc.) into a single file. 
references:
  - https://chrome.google.com/webstore/detail/singlefile/mpiodijhokgodhhofbcjdecpffjipkle?hl=en
detection:
  singlefileComment:
    html|contains:
      - "Page saved with SingleFile"
  condition: singlefileComment
tags:
  - cloning