craigsfind for craigslist

Search craigslist and other search engines directly from your New Tab! Search. Buy. Sell. Rent. Live.

craigsfind for craigslist là gì?

craigsfind for craigslist là một tiện ích mở rộng Chrome được phát triển bởi http://ampfeed.com, và tính năng chính của nó là "Search craigslist and other search engines directly from your New Tab! Search. Buy. Sell. Rent. Live.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng craigsfind for craigslist

Tải xuống các tệp mở rộng craigsfind for craigslist dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Click "Add To Chrome" above to easily search on craigslist or other search engines!
To use the extension, simply open a new tab in your Chrome browser. 

craigsfind allows you to easily browse your local craigslist or search the trusted search engine of your choice! 

craigsfind does not share, or track user information other than location. 

Please read carefully: By installing this application, you agree to the Conducive Search Terms and Privacy Policy, respectively located at http://www.conducivesearch.com/terms-of-use.html and http://www.conducivesearch.com/privacy-policy.html

ABOUT PERMISSIONS
This application communicates with adMarketplace's servers to deliver its functionality.

You can uninstall this application at any time by following the below instructions:
1)    Open a new tab in your Chrome browser
2)    Type in chrome://extensions/ in the omnibox and press enter.
3)    From the list of installed Extensions, find the name of the extension you wish to uninstall and click "Remove."
4)    Close and reopen your Chrome Browser- the extension should now be removed.

Have a question or experience an issue?  For help and feedback please contact us at [email protected]                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên craigsfind for craigslist craigsfind for craigslist
ID nbflpeoimcjeakigdmbnmegkobkmeock
URL Chính Thức https://chrome.google.com/webstore/detail/craigsfind-for-craigslist/nbflpeoimcjeakigdmbnmegkobkmeock
Mô tả Search craigslist and other search engines directly from your New Tab! Search. Buy. Sell. Rent. Live.
Kích Thước Tệp 155 KB
Số Lần Cài Đặt 540
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2020-01-23
Ngày Phát Hành 2020-01-23
Nhà Phát Triển http://ampfeed.com
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật http://www.conducivesearch.com/privacy-policy.html
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "version": "1.0.0",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "author": "Conducive Search",
    "browser_action": {
        "default_icon": {
            "16": "icons\/16.png",
            "48": "icons\/48.png",
            "128": "icons\/128.png"
        },
        "default_title": "Craigsfind",
        "default_popup": "html\/popup.html"
    },
    "background": {
        "page": "html\/background.html",
        "persistent": false
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Conducive",
            "keyword": "conducive",
            "search_url": "https:\/\/conducive_cps.ampxdirect.com\/?source=als_omnibox&partner=conducive_cps&sub1=craigsfind&sub2=omnibox&qt={searchTerms}",
            "favicon_url": "http:\/\/www.conducivesearch.com\/favicon.ico",
            "suggest_url": "https:\/\/conducive_cps.cps.ampfeed.com\/suggestions?partner=conducive_cps&sub1=craigsfind&v=1.4&out=omnibox&sub2=omnibox&qt={searchTerms}",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "permissions": [
        "*:\/\/*.ampfeed.com\/*",
        "background",
        "management",
        "storage",
        "tabs"
    ],
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}