Classifieds List

Classifieds List replaces your new tab with quick access to local classifieds & sponsored web search. The Installation of this…

Classifieds List क्या है?

Classifieds List Classifieds List द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Classifieds List replaces your new tab with quick access to local classifieds & sponsored web search. The Installation of this…"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Classifieds List एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Classifieds List replaces your new tab with quick access to local classifieds & sponsored web search.

The Installation of this extension will configure your New Tab Page to Classifieds List with Yahoo Web Search, Time & Date, Custom Shortcuts & Local Classifieds Search. Classifieds List extension is all you need to start browsing with quick access to local classifieds.


To get started, simply click the Menu Icon at the top right on your new Tab Page. From there, select your favorite Classifieds Site, Enter Your Search request, and hit Search.

Permissions we request:

New Tab:
This permission allows the extension to replace the page you see when opening a new tab

Privacy Policy: https://classifiedslist.org/pages/privacy.html
EULA: https://classifiedslist.org/pages/eula.html

Uninstall Instructions: 
https://classifiedslist.org/uninstall.html                    

एक्सटेंशन की मूल जानकारी

नाम Classifieds List Classifieds List
ID bdfjjoodmmlkfjfcfflhlidjilkmaiif
आधिकारिक URL https://chromewebstore.google.com/detail/classifieds-list/bdfjjoodmmlkfjfcfflhlidjilkmaiif
विवरण Classifieds List replaces your new tab with quick access to local classifieds & sponsored web search. The Installation of this…
फ़ाइल का आकार 802 KB
स्थापना संख्या 14,604
वर्तमान संस्करण 1.0.0.1
अंतिम अपडेट 2022-08-31
प्रकाशन तिथि 2022-08-31
रेटिंग 1.00/5 कुल 1 रेटिंग्स
डेवलपर Classifieds List
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://classifiedslist.org/pages/privacy.html
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0.1",
    "manifest_version": 3,
    "short_name": "Classifieds List",
    "name": "Classifieds List",
    "background": {
        "service_worker": "service_worker.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "*.json",
                "favicon.ico"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self'; connect-src 'self' https:\/\/classifiedslist.org https:\/\/api.openweathermap.org https:\/\/www.bing.com https:\/\/r.bing.com https:\/\/geoip-js.com; script-src 'self'; object-src 'self'; font-src 'self' https:\/\/pro.fontawesome.com https:\/\/code.jquery.com https:\/\/geoip-js.com data:;  style-src https:\/\/www.bing.com https:\/\/r.bing.com 'self' https:\/\/pro.fontawesome.com; img-src 'self' https:\/\/openweathermap.org  * data:;"
    }
}