Womanitely
All posts are definitely for women.
Cos'è Womanitely?
Womanitely è un'estensione di Chrome sviluppata da https://womanitely.com, e la sua funzione principale è "All posts are definitely for women.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Womanitely
Scarica i file di estensione Womanitely in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
All posts are definitely for women. Check out us at womanitely.com
Informazioni di Base sull'Estensione
Nome | |
ID | ijdchfkdlelcmiohbpijbcldhbapghlb |
URL Ufficiale | https://chrome.google.com/webstore/detail/womanitely/ijdchfkdlelcmiohbpijbcldhbapghlb |
Descrizione | All posts are definitely for women. |
Dimensione del File | 381 KB |
Conteggio Installazioni | 161 |
Versione Corrente | 1.6 |
Ultimo Aggiornamento | 2021-11-09 |
Data di Pubblicazione | 2020-02-01 |
Valutazione | 4.17/5 Totale 6 Valutazioni |
Sviluppatore | https://womanitely.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://womanitely.com |
URL della Pagina di Aiuto | https://womanitely.com/contact-us/ |
URL della Pagina della Politica sulla Privacy | https://ivatech.com.ua/privacy-policy |
Lingue Supportate | 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" } |