Privacy policy for LinkedIn Beacons
LinkedIn Beacons by Edugs94
https://github.com/Edugs94/linkedin_beacons/blob/main/privacy_policy.mdBuild Process Notice:
This extension is built using pure, native web technologies (Vanilla JavaScript, HTML, and CSS) compliant with Manifest V3. It does not use any compilers, transpilers, bundlers, or minifiers (such as TypeScript, Babel, Vite, or Webpack). The source code submitted is exactly identical to the deployed execution code.
Step-by-step instructions to recreate the package:Download or clone the submitted source code directory to your local machine.
Ensure the root directory contains the following file structure:
manifest.json (Extension configuration)
background.js (Background event script)
popup.html & popup.js (Browser action popup UI and logic)
options.html & options.js (Configuration page UI and logic)
shared.css, popup.css, options.css (Style definitions)
PRIVACY_POLICY.md (Privacy documentation)
/icons (Directory containing icon16.png, icon48.png, and icon128.png)
Select all files and folders inside the root directory.
Compress them into a standard .zip archive file.
This .zip file represents the exact copy of the submitted extension, containing no modifications, obfuscations, or compiled assets.