Advanced Google Search

Advanced Google Search in seconds!

Advanced Google Searchคืออะไร?

Advanced Google Search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sparksparker และคุณลักษณะหลักของมันคือ "Advanced Google Search in seconds!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Advanced Google Search

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

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

                        Are you aware of the Advanced Google Searches you can do on Google? If so, are you tired of typing in the query fields every time?

Me too..

Simply download, click on the search icon, and search away.

_____

Search types:
- Keyword Search
- Exact Match
- Exclude Words
- Combine Searches
- Specific Site
- Related Sites
- Before Date
- After Date

Please send me an email if there are other searches you'd like to be included.
Thanks!

_____

*** For ease of use, please consider setting a keyboard shortcut to open up the extension ***
=> Settings (Top right of Chrome Browser)
=> More Tools
=> Extensions
=> Top left hamburger menu
=> Keyboard shortcuts

To give you an idea, I set mine to (Mac): CMD + SHIFT + S. 
Feel free to choose whatever works best for you.

_____

Updates:

1.7.20 - Version 1.2.1
- Minor bug fixes relating to: 
  * related sites input
  * before/after dates input

12.19.19 - Version 1.2.0
- Redesigned UI
- Fixed bug where empty white spaces would take in place of empty queries
- Other minor bug fixes

9.30.19 - Version 1.1.1
- Changed extension name for better accessibility
- Minor Bug Fixes

9.29.19 - Version 1.1.0
- Dark Mode
- Minor Bug Fixes                    

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

ชื่อ Advanced Google Search Advanced Google Search
ID chkcpeigckjajkfbjhdochlkffjdgeee
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/advanced-google-search/chkcpeigckjajkfbjhdochlkffjdgeee
คำอธิบาย Advanced Google Search in seconds!
ขนาดไฟล์ 81.9 KB
จำนวนการติดตั้ง 1,506
เวอร์ชันปัจจุบัน 1.2.1
อัปเดตครั้งล่าสุด 2020-01-08
วันที่เผยแพร่ 2020-01-07
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา sparksparker
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Advanced Google Search",
    "author": "sparksparker",
    "version": "1.2.1",
    "description": "Advanced Google Search in seconds!",
    "icons": {
        "16": ".\/16.png",
        "32": ".\/32.png",
        "48": ".\/48.png",
        "128": ".\/128.png"
    },
    "browser_action": {
        "default_popup": ".\/index.html"
    },
    "permissions": [
        "storage"
    ]
}