Guest User

Untitled

a guest
Nov 15th, 2025
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.76 KB | None | 0 0
  1. PRIVACY POLICY FOR INSTALISTSCRAPER
  2.  
  3. Last Updated: November 2024
  4.  
  5. INTRODUCTION
  6.  
  7. InstaListScraper ("we", "our", or "the extension") is committed to protecting your privacy. This Privacy Policy explains how we handle data when you use our Chrome extension.
  8.  
  9. DATA COLLECTION
  10.  
  11. We do NOT collect any personal data.
  12.  
  13. - No user accounts or registration required
  14. - No analytics or tracking
  15. - No data sent to external servers
  16. - No third-party services
  17. - No cookies or tracking pixels
  18.  
  19. DATA STORAGE
  20.  
  21. All data is stored locally in your browser:
  22.  
  23. - Scraped Instagram data is stored in Chrome's local storage
  24. - Settings and preferences are stored locally
  25. - All data remains on your device
  26. - You can delete all data at any time from the Options page
  27.  
  28. PERMISSIONS EXPLAINED
  29.  
  30. 1. STORAGE PERMISSION
  31.  
  32. Purpose: To save scraped data and settings locally in your browser
  33. Data: Only data you explicitly scrape through the extension
  34. Location: Stored locally on your device, never transmitted
  35.  
  36. The storage permission is essential for the extension's core functionality. It allows the extension to temporarily store scraped Instagram follower/following data so you can view, manage, and export it. All data is stored exclusively on your local device using Chrome's chrome.storage.local API. No data is transmitted to external servers, cloud services, or third-party platforms.
  37.  
  38. 2. ACTIVETAB PERMISSION
  39.  
  40. Purpose: To access Instagram pages when you click the extension icon
  41. Usage: Only when you actively use the extension
  42. Scope: Limited to the active Instagram tab
  43.  
  44. The activeTab permission is required to access Instagram pages when you click the extension icon. This permission allows the extension to detect when you are on an Instagram profile page, read the page URL to extract the profile username, and make GraphQL API requests using your existing browser session cookies. The permission is only used when you explicitly activate the extension by clicking its icon. It does not run automatically in the background or access tabs without your interaction.
  45.  
  46. 3. HOST PERMISSION (*://*.instagram.com/*)
  47.  
  48. Purpose: To make API requests to Instagram's GraphQL endpoints
  49. Usage: Required for the extension to function
  50. Method: Uses your existing Instagram session cookies (same as browsing Instagram normally)
  51.  
  52. The host permission for "*://*.instagram.com/*" is absolutely necessary for the extension's core functionality. InstaListScraper uses Instagram's official GraphQL API endpoints to fetch follower and following lists. Specifically, the extension makes GET requests to https://www.instagram.com/graphql/query/. These API requests are made using your existing Instagram session cookies (the same cookies used when browsing Instagram normally), which requires access to Instagram's domain. The extension does not access any other domains or make requests to third-party servers. All API requests are made directly to Instagram's servers using your authenticated session.
  53.  
  54. HOW WE USE DATA
  55.  
  56. The extension only uses data to:
  57.  
  58. 1. Display scraped results in the extension interface
  59. 2. Allow you to export data in CSV/JSON format
  60. 3. Remember your settings and preferences
  61.  
  62. We do NOT:
  63.  
  64. - Share data with third parties
  65. - Use data for advertising
  66. - Analyze or process data externally
  67. - Store data on external servers
  68. - Collect analytics or usage statistics
  69. - Track user behavior
  70.  
  71. DATA EXPORT
  72.  
  73. When you export data:
  74.  
  75. - Export happens entirely client-side in your browser
  76. - Files are downloaded directly to your computer
  77. - No data is transmitted during export
  78. - You have full control over exported files
  79. - Export functionality runs entirely locally
  80.  
  81. THIRD-PARTY SERVICES
  82.  
  83. We do not use any third-party services:
  84.  
  85. - No analytics platforms (Google Analytics, etc.)
  86. - No cloud storage services
  87. - No external APIs (except Instagram's own API)
  88. - No advertising networks
  89. - No payment processors
  90. - No user authentication services
  91.  
  92. INSTAGRAM API USAGE
  93.  
  94. The extension uses Instagram's GraphQL API:
  95.  
  96. - Uses your existing browser session (same cookies as when you browse Instagram)
  97. - Makes requests directly to Instagram servers
  98. - No intermediate servers or proxies
  99. - Subject to Instagram's own privacy policies and terms
  100. - All requests appear as normal browser activity
  101.  
  102. YOUR RIGHTS
  103.  
  104. You have complete control over your data:
  105.  
  106. - View Data: Access all stored data from the Options page
  107. - Delete Data: Clear all data at any time through the Options page
  108. - Export Data: Export your data in CSV or JSON format
  109. - Uninstall: Removing the extension deletes all stored data automatically
  110.  
  111. CHILDREN'S PRIVACY
  112.  
  113. This extension is not intended for users under 13 years of age. We do not knowingly collect data from children. If you are a parent or guardian and believe your child has provided us with personal information, please contact us immediately.
  114.  
  115. DATA SECURITY
  116.  
  117. - All data is stored locally in your browser
  118. - No data transmission over the internet (except to Instagram's API)
  119. - No external data storage
  120. - Chrome's built-in security features protect stored data
  121. - Extension follows Chrome Web Store security best practices
  122.  
  123. CHANGES TO THIS POLICY
  124.  
  125. We may update this Privacy Policy from time to time to reflect changes in our practices or for other operational, legal, or regulatory reasons. Any changes will be reflected in the extension's version history and this document. We encourage you to review this Privacy Policy periodically.
  126.  
  127. CONTACT INFORMATION
  128.  
  129. If you have questions, concerns, or requests regarding this Privacy Policy or the extension's data practices, please contact us through:
  130.  
  131. - Extension's Options page
  132. - Chrome Web Store listing (if available)
  133. - GitHub repository (if open source)
  134.  
  135. COMPLIANCE
  136.  
  137. This extension:
  138.  
  139. - Complies with Chrome Web Store Developer Program Policies
  140. - Respects user privacy rights
  141. - Uses minimal required permissions
  142. - Stores data locally only
  143. - Does not collect or transmit personal information
  144. - Follows privacy best practices
  145.  
  146. DISCLAIMER
  147.  
  148. This extension is not affiliated with, endorsed by, or connected to Instagram, Meta, or Facebook. It is an independent tool developed for educational and personal use purposes. Users are responsible for complying with Instagram's Terms of Service and applicable laws when using this extension. The extension is provided "as-is" without any warranties.
  149.  
  150. LEGAL BASIS
  151.  
  152. This Privacy Policy is provided to comply with:
  153. - Chrome Web Store Developer Program Policies
  154. - General Data Protection Regulation (GDPR) principles
  155. - California Consumer Privacy Act (CCPA) principles
  156. - Other applicable privacy laws and regulations
  157.  
  158. By using this extension, you acknowledge that you have read, understood, and agree to this Privacy Policy. If you do not agree with this policy, please do not use the extension.
  159.  
  160. ---
  161.  
  162. END OF PRIVACY POLICY
  163.  
  164.  
Advertisement
Add Comment
Please, Sign In to add comment