Planty-Search

Planty-Search extension allows you to search directly from new tab.

Qu'est-ce que Planty-Search ?

Planty-Search est une extension Chrome développée par admin, et sa fonction principale est "Planty-Search extension allows you to search directly from new tab.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Planty-Search

Téléchargez les fichiers d'extension Planty-Search au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Planty-Search is an easy to use, space themed search new tab extension.

Planty-Search - Space background themed new tab that allows you to search and navigate easily to your favorite bookmarks.

For more information please visit: https://planty-search.com
Enjoy and please don't forget to  leave us a 5 start review!

By clicking "Add to chrome" you accept and agree to installing the Planty-Search Chrome extension, and setting Chrome® New Tab search to that provided by the service and the Terms of Use at https://planty-search.com/#terms_of_service privacy policy at https://planty-search.com/#privacy_policy.

The extension will update your new-tab search engine to be powered by Bing.                    

Informations de Base sur l'Extension

Nom Planty-Search Planty-Search
ID plnjlfpbjnjhmjgjohcfbdmgacancdmg
URL Officiel https://chromewebstore.google.com/detail/planty-search/plnjlfpbjnjhmjgjohcfbdmgacancdmg
Description Planty-Search extension allows you to search directly from new tab.
Taille du Fichier 4.28 MB
Nombre d'Installations 23,396
Version Actuelle 1.0.6
Dernière Mise à Jour 2022-10-02
Date de Publication 2022-08-29
Évaluation 5.00/5 Total 1 Évaluations
Développeur admin
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://planty-search.com
URL de la Page d'Aide https://planty-search.com/#contact
URL de la Page de Politique de Confidentialité https://shareswishes.com/policy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Planty-Search",
    "short_name": "Planty-Search",
    "version": "1.0.6",
    "description": "Planty-Search extension allows you to search directly from new tab.",
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    },
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    },
    "action": {
        "browser_style": false,
        "default_icon": "icons\/128.png",
        "default_title": "Planty-Search"
    },
    "permissions": [
        "bookmarks"
    ]
}