Womanitely
All posts are definitely for women.
Qu'est-ce que Womanitely ?
Womanitely est une extension Chrome développée par https://womanitely.com, et sa fonction principale est "All posts are definitely for women.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Womanitely
Téléchargez les fichiers d'extension Womanitely au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
All posts are definitely for women. Check out us at womanitely.com
Informations de Base sur l'Extension
Nom | |
ID | ijdchfkdlelcmiohbpijbcldhbapghlb |
URL Officiel | https://chrome.google.com/webstore/detail/womanitely/ijdchfkdlelcmiohbpijbcldhbapghlb |
Description | All posts are definitely for women. |
Taille du Fichier | 381 KB |
Nombre d'Installations | 161 |
Version Actuelle | 1.6 |
Dernière Mise à Jour | 2021-11-09 |
Date de Publication | 2020-02-01 |
Évaluation | 4.17/5 Total 6 Évaluations |
Développeur | https://womanitely.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://womanitely.com |
URL de la Page d'Aide | https://womanitely.com/contact-us/ |
URL de la Page de Politique de Confidentialité | https://ivatech.com.ua/privacy-policy |
Langues Prises en Charge | en |
manifest.json | |
{ "background": { "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": "img\/icon_19.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "description": "All posts are definitely for women.", "icons": { "128": "img\/icon_128.png", "16": "img\/icon_16.png", "48": "img\/icon_48.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAidsa942CQSpdViR1UnAIsJGq0jqelE\/+4H1k0UDRnAJOJ24cvBooYZubj9hM5i5l8wRglk+XJSUUCJnYo8CCgjHLXPUo2O46nSSZY67i2\/atTjkX5SV95gB3M32pUaUX4S\/\/RyVremhLYb\/P9V\/pTOgCtCEXT5RNfu9k0kYRTt1cBIjSW7oBaEhkXM2CKM2irMJrc5pxyrv1DxhRLcEXllKyupaCX93laVdAJvgCgVNMKeujlz7glq3mp3zwVYFwDjLGrZHjy1+VePICWRr8ZXrn2jGWdygqX39m7zwCvzR0JILgfukFtUqxymL1n7AqrCxqEqSPWeI0pWUJzJzt+wIDAQAB", "manifest_version": 2, "name": "Womanitely", "permissions": [ "*:\/\/*.womanitely.com\/*", "storage", "notifications", "tabs" ], "short_name": "All posts are definitely for women.", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.6" } |