Skip to content
/ Ingot Public
forked from FogNetwork/Ingot

A bookmarklet to disable extensions based on LTBEEF with an interface based on the chrome extension page

Notifications You must be signed in to change notification settings

TwuanGod/Ingot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ingot

A bookmarklet to disable extensions based on LTBEEF with an interface based on the chrome extension page

Installation

For easy setup go the the website at https://fognetwork.github.io/Ingot

  1. Show your bookmarks bar with ctrl + shift + b

  2. Right click on the bar and choose Add Page

  3. Set the name to Ingot and the URL to the code below or here

javascript:(function () {var a = document.createElement('script');a.src = 'https://cdn.jsdelivr.net/gh/FogNetwork/Ingot/ingot.min.js';document.body.appendChild(a);}())

Screenshots

image image

About

A bookmarklet to disable extensions based on LTBEEF with an interface based on the chrome extension page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.8%
  • HTML 9.2%