From 3e10b835ce14e64e672c78c855b625f1d66326ca Mon Sep 17 00:00:00 2001 From: ading2210 Date: Sun, 20 Aug 2023 19:22:09 -0700 Subject: [PATCH] prepare for initial release --- README.md | 6 ++++++ index.html | 2 +- main.html | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 587db01..d84331d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # Dextensify Dextensify is an exploit which lets you disable most admin-installed Chrome extensions from any webpage. It can be used from regular websites, HTML files, and data URLs. +For the exploit itself, visit one of the following links: + - https://dextensify.ading.dev/ + - https://dextensify.pages.dev/ + +An explanation is available on [my website](https://ading.dev/blog/posts/dextensify.html). + ## Copyright: This repository is licensed under the MIT License. diff --git a/index.html b/index.html index 55e5e82..7c13696 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,7 @@

Dextensify

  • Main HTML file
  • Data URL
  • -

    THIS IS CURRENTLY UNFINISHED AND NOT READY FOR GENERAL USE

    +

    The source code for this is available at ading2210/dextensify.


    diff --git a/main.html b/main.html index ed83245..f6b63f7 100644 --- a/main.html +++ b/main.html @@ -244,7 +244,7 @@

    Instructions

    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -

    Version 1.0r5

    +

    Version 1.0