v1.0
PolicyLockLLM v1
New Opportunities
- Blocking LLM services
- According to the list of domains
BlockedDomains' inbackground.js` stops access to Chatgpt, Bard, Claude, Gemini, Poe and other popular llm sites.
- According to the list of domains
- Caste lock page
- Instead of a standard Chrome error,
Blocked is shown. htmlwith a proprietary design and styles from the `styleles folder.
- Instead of a standard Chrome error,
- Automatic generation of rules
- The structure of the `scripts' folder is provided for a simplified future addition and update of domains.
- Hard block mode
- the lock is not disconnected without entering an administrative password through the Popup interface,
which provides increased safety for corporate use.
- the lock is not disconnected without entering an administrative password through the Popup interface,
Technical characteristics
- manifest v3: fully compatible with current versions of Chrome, uses service volorkers and new API extensions.
- The composition of the assembly:
BackGround.js,manifest.json,blocked.html,main.html,
As well as thescripts/stylelesfolders for modularity and expansion.
known restrictions
- The list of blocked domains requires manual update through editing
Background.js. - There is no centralized backend for managing admin-paralle and delimitation of access rights.
plans for the future
- Add UI to control the blocking rules without editing source code.
- implement integration with LDAP/Active Directory to authenticate administrators.
- automate the synchronization of the list of domains from the cloud repository.
Full Changelog: https://github.com/mrf0rtuna4/PolicyLockLLM/commits/v1.0