Advanced Search Quickly for Twitter

A Chrome extension for quickly searching Twitter.

Advanced Search Quickly for Twitterคืออะไร?

Advanced Search Quickly for Twitter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย CopilotBase และคุณลักษณะหลักของมันคือ "A Chrome extension for quickly searching Twitter."

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

screenshot

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

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

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

                        Advanced Search  Quickly for Twitter

Tired of the limited search on Twitter? Our Chrome extension provides a quick shortcut to open Twitter advanced search and search within specific users - right from your browser.

【Key Features】

- Instant access to Twitter advanced search from the extensions toolbar popup. No more hunting for the hidden search url.

- Easy search within a Twitter user's tweets. The extension detects the username from any Twitter page and pre-fills it for you.

- Clean and simple interface. Just type in keywords, click user search or advanced search and get relevant realtime results.

- Saves you time and clicks. Advanced Twitter search with just two clicks rather than navigating multiple pages.

- Lightweight extension doesn't slow down your browser.

- Always up-to-date with latest Twitter design and features.

- Completely free.

Whether you are researching a topic, looking up someone's tweets, or trying to find that needle in the Twitter haystack - this extension is your new best friend.

Never struggle with Twitter's default search again! Download the Quickly Advanced Search extension now.

Please let me know if you would like me to modify or expand this product description for the browser store listing. I'm happy to incorporate any feedback to make it more appealing and user-focused.

【Contact us】
[email protected]                    

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

ชื่อ Advanced Search Quickly for Twitter Advanced Search Quickly for Twitter
ID mfaogikehbmidpplabecmchdckemgpec
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/advanced-search-quickly-f/mfaogikehbmidpplabecmchdckemgpec
คำอธิบาย A Chrome extension for quickly searching Twitter.
ขนาดไฟล์ 65.98 KB
จำนวนการติดตั้ง 85
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2023-08-09
วันที่เผยแพร่ 2023-08-08
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา CopilotBase
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.advancedsearchtwitter.com
URL หน้านโยบายความเป็นส่วนตัว https://chatgptmaster.framer.website/blog-detail/privacy-agreement
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Advanced Search Quickly for Twitter",
    "version": "1.0.0",
    "description": "A Chrome extension for quickly searching Twitter.",
    "action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}