AnimSearch - Beautify Your Digital Experience

Make your computer stand out with Redefined Searching & Browsing

AnimSearch - Beautify Your Digital Experienceคืออะไร?

AnimSearch - Beautify Your Digital Experience เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://hows.tech และคุณลักษณะหลักของมันคือ "Make your computer stand out with Redefined Searching & Browsing"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AnimSearch - Beautify Your Digital Experience

ดาวน์โหลดไฟล์ส่วนขยาย AnimSearch - Beautify Your Digital Experience ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        AnimSearch is a Search Engine specially designed to beautify your existing on-chrome experience. Use it and you will fall in love with it.

[ Step 1: Installation ]
     Click on "Add to Chrome" button in blue on this page top right corner.
[ Step 2 : Activate Animated New Tab ]
     Click on New Tab
     Select "Keep it" to keep animations activated.
[ Step 3 : Enable Animated Omni URL Search Box]
     Type "your query" in the Chrome URL input box above & hit enter.
     Select "Keep Changes" to enable Animated Search from URL bar.

FAQ : How to Show bookmark bar after installation?
Answer: Click on  ⋮ Three dots in chrome (Top Right corner) > Bookmarks > Show Bookmark Bar

FAQ: I am a frequent searcher. How quickly can I experience animations?
Answer: Click on New Tab and jus press Tab and start Searching.

Now, turn your searches into beautiful experience. AnimSearch is a powerful animated & fastest search engine which beautifies and energizes your experience online.  AnimSearch is the Best Chrome Extension for people who wants to make Chrome a better place & make their computer stand out.

Features:
1. Smoothest Page Loading - Magical Browsing Experience
2. Aero Glass Design on New Tab with Minimalistic Neo Search .
3. The Cleanest-Ever Design. No mess, no stale icons or links.
4. New fresh wallpapers every time you visit chrome.
5. Smart Searches at one place - All search engines you need everyday.
 - Image Search from from Google Images.
 - Video Search from YouTube Videos.
 - News Feed from Bing News.

What's Coming up in next version 3.1.X?
1. Customizable UI interface.
2. You can add your own profile
3. A Surprise Element (Postponed for Q3 - 2022)

Changelog:
This now comes with 2 engine integrations along with Google & Bing.
1. Animated Search which is specially designed to beautify your search experience.
2. Quick Search which is an integration of all popular search engines that you use everyday. It includes, video search from YouTube, News from Bing & Image Search from Google.


Click on  "Add to chrome", and install AnimSearch - The Best Chrome Extension New Tab in your chrome browser. We believe that this is one of the best chrome extensions present for your searches.

Developed by Hows.tech
Contact: [email protected]
Privacy Policy: https://www.hows.tech/p/privacy-policy.html                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ AnimSearch - Beautify Your Digital Experience AnimSearch - Beautify Your Digital Experience
ID ipgmnmdjjmipidgnhpcgippbmchbmgap
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/animsearch-beautify-your/ipgmnmdjjmipidgnhpcgippbmchbmgap
คำอธิบาย Make your computer stand out with Redefined Searching & Browsing
ขนาดไฟล์ 4.44 MB
จำนวนการติดตั้ง 4,460
เวอร์ชันปัจจุบัน 3.0.16
อัปเดตครั้งล่าสุด 2022-02-18
วันที่เผยแพร่ 2020-06-07
คะแนน 4.50/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา https://hows.tech
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.hows.tech/
URL หน้านโยบายความเป็นส่วนตัว https://www.hows.tech/p/privacy-policy.html
ภาษาที่รองรับ en-US
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "js\/jquery.min.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "browser_style": true,
        "default_icon": "img\/animsearch-icon-19.png",
        "default_title": "AnimSearch"
    },
    "chrome_url_overrides": {
        "newtab": "animsearch.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/*.google.com; object-src 'self'",
    "description": "Make your computer stand out with Redefined Searching & Browsing",
    "externally_connectable": {
        "matches": [
            "*:\/\/anim-search.hows.tech\/*"
        ]
    },
    "permissions": [
        "storage"
    ],
    "homepage_url": "https:\/\/anim-search.hows.tech",
    "icons": {
        "128": "img\/animsearch-icon-128.png",
        "16": "img\/animsearch-favicon.png",
        "48": "img\/animsearch-icon-48.png"
    },
    "manifest_version": 2,
    "name": "AnimSearch - Beautify Your Digital Experience",
    "short_name": "AnimSearch",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.16",
    "web_accessible_resources": [
        "img\/animsearch-favicon.png",
        "img\/animsearch-logo.png",
        "js\/jquery.min.js",
        "js\/bundle-a-min.js",
        "js\/StringToHash.js",
        "css\/_xCv76ea.css",
        "css\/_xC0v6es.css",
        "css\/style.css",
        "css\/bootstrap.css",
        "normalize.min.css",
        "css\/page.css",
        "js\/page.js",
        "js\/jquery-ui.v1.12.1.js",
        "css\/normalize.min.css"
    ]
}