Womanitely
All posts are definitely for women.
Womanitely क्या है?
Womanitely https://womanitely.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "All posts are definitely for women."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Womanitely एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
All posts are definitely for women. Check out us at womanitely.com
एक्सटेंशन की मूल जानकारी
नाम | |
ID | ijdchfkdlelcmiohbpijbcldhbapghlb |
आधिकारिक URL | https://chrome.google.com/webstore/detail/womanitely/ijdchfkdlelcmiohbpijbcldhbapghlb |
विवरण | All posts are definitely for women. |
फ़ाइल का आकार | 381 KB |
स्थापना संख्या | 161 |
वर्तमान संस्करण | 1.6 |
अंतिम अपडेट | 2021-11-09 |
प्रकाशन तिथि | 2020-02-01 |
रेटिंग | 4.17/5 कुल 6 रेटिंग्स |
डेवलपर | https://womanitely.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://womanitely.com |
सहायता पृष्ठ URL | https://womanitely.com/contact-us/ |
गोपनीयता नीति पृष्ठ URL | https://ivatech.com.ua/privacy-policy |
समर्थित भाषाएँ | 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" } |