BeTimeFul: News Feed Eradicator 2.0

Stay Connected, Not Distracted.

BeTimeFul: News Feed Eradicator 2.0란 무엇입니까?

BeTimeFul: News Feed Eradicator 2.0은(는) http://betimeful.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Stay Connected, Not Distracted."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

BeTimeFul: News Feed Eradicator 2.0 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Do you go to Linkedin or Facebook to message a friend to then find yourself trapped in its newsfeed? Do you then feel a sorrow guilt when you look back at the clock and see how much time has passed without you ever noticing?

Don’t worry you aren’t the only one nor was this all a coincidence. 

Big tech companies pay millions of dollars to “attention engineers” to make their product more and more addictive so they can make more and more money of your time.

Technology is a tool for us to use. But if technology is using us, then who becomes the tool? - Jim Kwik

Our mission is to get back technology to be our tool, not the reverse. We do this by removing newsfeed, recommendation videos or anything that’s designed to get you addicted when you’re not in your break time per your google calendar. You can also select which apps you want to keep blocked/unblocked by clicking the extension.

Stand with us and share this extension with anyone you think who needs it.

Let us save the world one person at a time.

Apps that we currently support:
- YouTube
- Instagram
- Facebook
- Linkedin
- Twitter


Feel free to contact us anytime by emailing [email protected] or giving us feedback through the extension betimeful.com/guidance. 

We’re always happy to hear from you.                    

확장 프로그램 기본 정보

이름 BeTimeFul: News Feed Eradicator 2.0 BeTimeFul: News Feed Eradicator 2.0
ID bldbgbhfpdfedgipmlagolaeaepmhbie
공식 URL https://chrome.google.com/webstore/detail/betimeful-news-feed-eradi/bldbgbhfpdfedgipmlagolaeaepmhbie
설명 Stay Connected, Not Distracted.
파일 크기 9.75 MB
설치 횟수 1,781
현재 버전 1.6.56
최근 업데이트 2023-05-08
출시 날짜 2021-05-12
평점 4.68/5 총 492 개의 평점
개발자 http://betimeful.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.betimeful.com/
도움말 페이지 URL https://www.betimeful.com/privacy
개인정보 보호 정책 페이지 URL https://www.betimeful.com/privacy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "BeTimeFul: News Feed Eradicator 2.0",
    "description": "Stay Connected, Not Distracted.",
    "version": "1.6.56",
    "permissions": [
        "storage",
        "cookies",
        "identity",
        "identity.email",
        "*:\/\/*.betimeful.com\/*"
    ],
    "host_permissions": [
        "*:\/\/betimeful.com",
        "https:\/\/www.betimeful.com",
        "https:\/\/api.mixpanel.com\/*"
    ],
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "*"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "action": {
        "default_popup": "popup\/Pro.html",
        "default_title": "Betimeful",
        "default_icon": {
            "16": "images\/16.png",
            "48": "images\/48.png",
            "128": "images\/128.png"
        }
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_security_policy": {
        "script-src": "'sha256-P19iXOzUJX7OydF6WO1gy\/JNRjyL2v7I6hFSoVr1lMI=' 'self' 'unsafe-eval' https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com",
        "object-src": "'self'"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.betimeful.com\/cancel",
                "*:\/\/www.betimeful.com\/success"
            ],
            "js": [
                "js\/success.js"
            ]
        },
        {
            "matches": [
                "*:\/\/www.betimeful.com\/helpafriend",
                "*:\/\/www.betimeful.com\/emailSuccess"
            ],
            "js": [
                "Libraries\/raygun.min.js",
                "js\/helpfriend.js"
            ]
        },
        {
            "matches": [
                "*:\/\/calendar.google.com\/*"
            ],
            "js": [
                "Libraries\/jquery.js",
                "Libraries\/party.min.js",
                "Libraries\/popper.min.js",
                "Libraries\/bootstrap.min.js",
                "Libraries\/purify.min.js",
                "js\/quotes.js"
            ],
            "run_at": "document_start",
            "css": [
                "styles\/content.css",
                "styles\/Socialstyles.css",
                "styles\/bootstrap.min.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.facebook.com\/sharer.php?u=betimeful.com",
                "https:\/\/twitter.com\/intent\/tweet?text=Shout%20out%20to%20beTimeful.com%20for%20making%20my%20social%20media%20less%20additive!",
                "https:\/\/www.linkedin.com\/shareArticle?mini=true&url=betimeful.com",
                "https:\/\/www.reddit.com\/submit?url=betimeful.com&title=Shout out to beTimeful.com for making my social media less additive! #beTimeful"
            ],
            "js": [
                "Libraries\/raygun.min.js",
                "js\/shared.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/twitter.com\/intent\/tweet?url=betimeful.com\/?Shared&text=*"
            ],
            "js": [
                "Libraries\/raygun.min.js",
                "Libraries\/partyShare.js",
                "js\/twitter.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/www.linkedin.com\/feed\/?BT-share"
            ],
            "js": [
                "Libraries\/jquery.js",
                "Libraries\/raygun.min.js",
                "Libraries\/partyShare.js",
                "js\/linkedin.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/www.reddit.com\/*"
            ],
            "js": [
                "Libraries\/raygun.min.js",
                "Libraries\/jquery.js",
                "js\/reddit.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/www.facebook.com\/*",
                "*:\/\/m.facebook.com\/*",
                "*:\/\/www.linkedin.com\/*",
                "*:\/\/m.linkedin.com\/*",
                "*:\/\/twitter.com\/*",
                "*:\/\/m.twitter.com\/*",
                "*:\/\/www.youtube.com\/*",
                "*:\/\/m.youtube.com\/*",
                "*:\/\/www.reddit.com\/*",
                "*:\/\/www.tiktok.com\/*",
                "*:\/\/www.instagram.com\/*",
                "*:\/\/m.instagram.com\/*"
            ],
            "run_at": "document_start",
            "css": [
                "styles\/subscribe.css",
                "styles\/popup.css",
                "styles\/timer.css",
                "styles\/propopup.css"
            ],
            "js": [
                "Libraries\/jquery.js",
                "Libraries\/raygun.min.js",
                "Libraries\/purify.min.js",
                "js\/quotes.js",
                "Libraries\/partyShare.js",
                "js\/social_handler.js",
                "Libraries\/stripe.js"
            ]
        }
    ]
}