Delete Search History- Automagically!

Automagically enables a private & discreet browsing experience, by auto-clearing your search history! ⚡

Delete Search History- Automagically!란 무엇입니까?

Delete Search History- Automagically!은(는) https://automagic.ly에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Automagically enables a private & discreet browsing experience, by auto-clearing your search history! ⚡"입니다.

확장 프로그램 스크린샷

screenshot

Delete Search History- Automagically! 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Introducing Automagically! 
The ultimate tool to automatically delete & manage your search history and maintain your online privacy. 

Designed to deliver a cleaner, smoother search experience, Automagically is your go-to solution for managing and clearing your search history, including Bing history, automatically.

By clicking "Add to Chrome", you accept and agree to installing Automagically and setting the default search to Bing which is provided by the service, Terms of Use, and Privacy Policy.

Automagically is a powerful tool that works by deleting your search history once you close a webpage or a tab. It's simple, reliable, and effective. No more manual clearing of history, Automagically does it all for you without a hitch. It's the perfect tool for users who value their privacy and want to keep their online activities discreet.

Key Features:

- Auto-delete search history: Automagically automatically clears your search history, including Bing search history, as soon as you close a webpage or tab.
- Easy to use: No complicated setup or technical know-how needed. Simply install Automagically! and it will start working right away.
- Privacy protection: By deleting your search history, Automagically helps protect your privacy and keeps your online activities confidential.

Key Benefits:

- Save time: No need to manually clear search history. Automagically takes care of it for you.
- Maintain privacy: Keep your online activities private by automatically deleting your search history.
- Hassle-free experience: Enjoy a cleaner, smoother, and more private browsing experience with Automagically!

Who is it for?
- For individuals who value their online privacy.
- For users who frequently search sensitive information
- For folks who want to keep their activities confidential.
- For those who want a hassle-free way to manage and clear their search history.

Automagically is perfect for anyone who values their privacy and wants to maintain a clean and uncluttered browsing experience. Whether you're an individual who frequently searches the web or a professional who wants to keep their online activities discreet, Automagically is the tool for you. For a consistent & clean search experience, Automagically changes the default search provider to GPT-4 powered Microsoft Bing. Using a consistent search provider helps Automagically effectively manage the user search history.

Experience an uncluttered, private, and seamless browsing experience with Automagically! Start managing your search history effectively and delete history effortlessly. Automatically clear you search history, with ease. 

Links:
Privacy policy: https://t.ly/automagically-privacy-policy
Terms of service: https://t.ly/automagically-terms
About us: https://t.ly/automagically-about
Queries? Ping us at: [email protected]


Install Automagically! today and take control of your online privacy!                    

확장 프로그램 기본 정보

이름 Delete Search History- Automagically! Delete Search History- Automagically!
ID dhoolcnhokmhfjlenbefdhilmhnjphhd
공식 URL https://chromewebstore.google.com/detail/delete-search-history-aut/dhoolcnhokmhfjlenbefdhilmhnjphhd
설명 Automagically enables a private & discreet browsing experience, by auto-clearing your search history! ⚡
파일 크기 56.48 KB
설치 횟수 171
현재 버전 1.0.7
최근 업데이트 2024-01-02
출시 날짜 2023-11-17
개발자 https://automagic.ly
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://automagic.ly
도움말 페이지 URL https://chrome.google.com/webstore/detail/delete-search-history-aut/dhoolcnhokmhfjlenbefdhilmhnjphhd/support
개인정보 보호 정책 페이지 URL https://docs.google.com/document/d/e/2PACX-1vTlWC_nNP8f97uoiPpZe-iz6P-_73X0NX0C_dIH50eIUPtsayQqJvqFXk_t1m0rowFPlHVIEFEfq_Ca/pub
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Delete Search History- Automagically!",
    "short_name": "Automagically!",
    "version": "1.0.7",
    "description": "Automagically enables a private & discreet browsing experience, by auto-clearing your search history! \u26a1",
    "icons": {
        "32": "images\/32.png",
        "48": "images\/48.png",
        "64": "images\/64.png",
        "128": "images\/128.png"
    },
    "homepage_url": "https:\/\/automagic.ly",
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Automagically!",
            "keyword": "Search",
            "search_url": "https:\/\/automagic.ly\/search?FORM=VLTS01&PC=ATVL&PTAG=71729&q={searchTerms}",
            "instant_url": "https:\/\/automagic.ly\/search?FORM=VLTS01&PC=ATVL&PTAG=71729&q={searchTerms}",
            "favicon_url": "https:\/\/automagic.ly\/favicon_.ico",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "permissions": [
        "storage",
        "background",
        "history"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.bing.com\/search*"
            ],
            "css": [
                "styles\/bing.css"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ],
            "all_frames": true,
            "extension_ids": [
                "*"
            ]
        }
    ],
    "offline_enabled": true,
    "author": "Automagically!",
    "background": {
        "service_worker": "js\/service.js"
    },
    "content_security_policy": {
        "extension_pages": "font-src 'self'; script-src 'self'; object-src 'self'; worker-src 'self'",
        "content_scripts": "font-src 'self'; script-src 'self'; object-src 'self'; worker-src 'self'"
    },
    "action": {
        "default_icon": {
            "32": "images\/32.png",
            "48": "images\/48.png",
            "64": "images\/64.png",
            "128": "images\/128.png"
        },
        "default_title": "Automagically!"
    }
}