PrivaTokGram version history - 2 versions
PrivaTokGram by thorin
PrivaTokGram version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.4.0
Released Jul 27, 2026 - 19.38 KBWorks with firefox 109.0 and later, android 120.0 and later🔒 Privacy & Permissions OptimizationStrict Domain Scoping (host_permissions): Replaced global wildcard permission (<all_urls>) with domain-specific origin match patterns (*://*.instagram.com/* and *://*.tiktok.com/*).
Eliminated Broad Firefox Warning: Firefox will no longer prompt users for "Access your data for all web sites", displaying only access requests for Instagram and TikTok.
API Permission Cleanup: Removed unnecessary "tabs" permission from manifest.json following strict least-privilege guidelines.
⚡ Background Script & Engine EnhancementsTargeted WebRequest Listeners: Restricted webRequest.onHeadersReceived and webRequest.onErrorOccurred listeners in background.js from <all_urls> strictly to Instagram and TikTok target URLs.
🛡 Mozilla AMO Compliance & SecurityData Collection Declaration: Included data_collection_permissions: { "required": ["none"] } in manifest.json under browser_specific_settings.gecko.
DOM Security: Removed unsafe .innerHTML usage in options.js and transitioned to standard DOM node creation with .textContent to comply with Mozilla linter security guidelines.Source code released under All Rights Reserved
Older versions
Version 1.3.0
Released Jul 23, 2026 - 19.37 KBWorks with firefox 109.0 and later, android 120.0 and laterSource code released under All Rights Reserved