Womanitely

All posts are definitely for women.

什么是Womanitely?

Womanitely是由https://womanitely.com开发的Chrome扩展程序,该扩展的主要功能是“All posts are definitely for women.”。

扩展截图

screenshot

下载Womanitely扩展crx文件

下载Womanitely扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        All posts are definitely for women. Check out us at womanitely.com                    

扩展基本信息

名称 Womanitely Womanitely
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"
}