Skip to content

Commit

Permalink
add a few requested extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
ading2210 committed Aug 21, 2023
1 parent 3748228 commit 443e661
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 4 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,29 @@ For the exploit itself, visit one of the following links:

An explanation is available on [my website](https://ading.dev/blog/posts/dextensify.html).

## Supported Extensions:
|Extension Name|Extension ID|
|--------------|------------|
|Securly|`joflmkccibkooplaeoinecjbmdebglab`|
|Securly (old)|`iheobagjkfklnlikgihanlhcddjoihkg`|
|Goguardian|`haldlgldplgnggkjaafhelgiaglafanh`|
|LANSchool|`baleiojnjpgeojohhhfbichcodgljmnj`|
|Linewize|`ddfbkhpmcdbciejenfcolaaiebnjcbfc`|
|Blocksi|`ghlpmldmjjhmdgmneoaibbegkjjbonbk`|
|Fortiguard|`igbgpehnbmhgdgjbhkkpedommgmfbeao`|
|Cisco Umbrella|`jcdhmojfecjfmbdpchihbeilohgnbdci`|
|ContentKeeper|`jdogphakondfdmcanpapfahkdomaicfa`|
|Securly Classroom|`jfbecfmiegcjddenjhlbhlikcbfmnafd`|
|Hapara|`kbohafcopfpigkjdimdcdgenlhkmhbnc`|
|iboss|`kmffehbidlalibfeklaefnckpidbodff`|
|Lightspeed|`adkcpkpghahmbopkjchobieckeoaoeem`|
|InterCLASS Filtering Service|`jbddgjglgkkneonnineaohdhabjbgopi`|
|InterSafe GatewayConnection Agent|`ecjoghccnjlodjlmkgmnbnkdcbnjgden`|
|Gopher Buddy|`cgbbbjmgdpnifijconhamggjehlamcif`|
|LanSchool Web Helper|`honjcnefekfnompampcpmcdadibmjhlk`|
|IMTLazarus|`cgigopjakkeclhggchgnhmpmhghcbnaf`|
|Mobile Guardian|`fgmafhdohjkdhfaacgbgclmfgkgokgmb`|

## Copyright:
This repository is licensed under the MIT License.

Expand Down
16 changes: 12 additions & 4 deletions main.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,17 @@
name: "Gopher Buddy",
url: "chrome-extension://cgbbbjmgdpnifijconhamggjehlamcif/images/gopher-buddy_128x128_color.png"
},
"learnplatform": {
name: "LearnPlatform",
url: "chrome-extension://ecjoghccnjlodjlmkgmnbnkdcbnjgden/icons/icon.png"
"lanschool_helper": {
name: "LanSchool Web Helper",
url: "chrome-extension://honjcnefekfnompampcpmcdadibmjhlk/blocked.html"
},
"imtlazarus": {
name: "IMTLazarus",
url: "chrome-extension://cgigopjakkeclhggchgnhmpmhghcbnaf/models/model.json"
},
"mobile_guardian": {
name: "Mobile Guardian",
url: "chrome-extension://fgmafhdohjkdhfaacgbgclmfgkgokgmb/block.html"
},
};

Expand Down Expand Up @@ -260,7 +268,7 @@ <h2>Instructions</h2>
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.</pre>
<p style="font-size: 13px; text-align: right;"><i>Version 1.0.3</i></p>
<p style="font-size: 13px; text-align: right;"><i>Version 1.0.4</i></p>
</details>
</div>
</body>
Expand Down

0 comments on commit 443e661

Please sign in to comment.