Womanitely

All posts are definitely for women.

Womanitely란 무엇입니까?

Womanitely은(는) https://womanitely.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "All posts are definitely for women."입니다.

확장 프로그램 스크린샷

screenshot

Womanitely 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}