This folder contains only the files necessary to host the privacy policy for Chrome Web Store registration.
index.html- Homepage for the extensionprivacy-policy.html- Complete privacy policyREADME.md- This file
- Create a new GitHub repository
- Upload only the files in this folder
- Enable GitHub Pages in repository settings
- Your privacy policy will be available at:
https://yourusername.github.io/repository-name/privacy-policy.html
- Privacy Policy URL:
https://yourusername.github.io/repository-name/privacy-policy.html - Homepage URL:
https://yourusername.github.io/repository-name/
Before deploying, update the following in both HTML files:
- Replace
yourusernamewith your GitHub username - Replace
repository-namewith your repository name - Update email addresses (
support@tabexpiry.com,privacy@tabexpiry.com) - Update any other contact information
This folder contains only public-facing HTML files with no sensitive information. Safe to commit to public repositories.