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
Eメール [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"
}