Galleon Search

Search the highlighted text in Galleon.PH

Qu'est-ce que Galleon Search ?

Galleon Search est une extension Chrome développée par https://galleon.ph, et sa fonction principale est "Search the highlighted text in Galleon.PH".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Galleon Search

Téléchargez les fichiers d'extension Galleon 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

                        Find products not available in the Philippines here at Galleon.ph

Do a quick search of products from any website to Galleon.ph by just highlighting the desired keyword and right-clicking to open a Galleon.ph search.

No more copy-pasting needed!





Created by Rein.                    

Informations de Base sur l'Extension

Nom Galleon Search Galleon Search
ID hhkdlfmmncbmigofoohnpamfkeaohllc
URL Officiel https://chromewebstore.google.com/detail/galleon-search/hhkdlfmmncbmigofoohnpamfkeaohllc
Description Search the highlighted text in Galleon.PH
Taille du Fichier 8.35 KB
Nombre d'Installations 201
Version Actuelle 1.0
Dernière Mise à Jour 2014-09-24
Date de Publication 2014-09-24
Évaluation 5.00/5 Total 4 Évaluations
Développeur https://galleon.ph
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0",
    "name": "Galleon Search",
    "description": "Search the highlighted text in Galleon.PH",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "manifest_version": 2,
    "browser_action": {
        "default_title": "Galleon Search",
        "default_icon": "icon.png"
    }
}