Jump to content

Disable Google Chrome Extension Alert


gahhon
 Share

Recommended Posts

I am not very sure if I am all right to post here tho. Due to other forums have no respond at all. :(

So I have my custom make google chrome extension, and it will load unpack into Portable Google Chrome, but it keep pop up the alert box
image.png.edb90c8304b753aaca7769fc298d1708.png

Is there any way to disable it? Because my Portable Google Chrome will load as Kiosk mode, so that user can't be uninstall/disable the extension.

Many thanks in advance.

Link to comment
Share on other sites

You can try using Chromium, it allows loading unsigned extensions without entering into developer mode. Chromium is literally the base for Chrome, the only difference is that Chromium does not contain Chrome's proprietary tracking and other stuff they have put in.

Woolyss provides binary package downloads for Chromium, the ZIP archieves are portable from what I can see... Good luck :)

EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time)

DcodingTheWeb Forum - Follow for updates and Join for discussion

Link to comment
Share on other sites

  • Moderators

gahhon,

I see this as falling foul of the "Bypassing of security measures" prohibition in the Forum rules. That dialog is there for a reason and even if your reason for wishing it to be disabled is not malicious there are other less scrupulous coders who could benefit from any solution. Thread locked.

M23

 

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...