Galleon Search
Search the highlighted text in Galleon.PH
Wat is Galleon Search?
Galleon Search is een Chrome-extensie ontwikkeld door https://galleon.ph, en de belangrijkste functie is "Search the highlighted text in Galleon.PH".
Extensie Screenshots
Download het CRX-bestand van de extensie Galleon Search
Download Galleon Search-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        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.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | hhkdlfmmncbmigofoohnpamfkeaohllc | 
| Officiële URL | https://chromewebstore.google.com/detail/galleon-search/hhkdlfmmncbmigofoohnpamfkeaohllc | 
| Beschrijving | Search the highlighted text in Galleon.PH | 
| Bestandsgrootte | 8.35 KB | 
| Aantal Installaties | 201 | 
| Huidige Versie | 1.0 | 
| Laatst Bijgewerkt | 2014-09-24 | 
| Publicatiedatum | 2014-09-24 | 
| Beoordeling | 5.00/5 Totaal 4 Beoordelingen | 
| Ontwikkelaar | https://galleon.ph | 
| Betalingswijze | free | 
| Ondersteunde Talen | 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"
    }
}  |  |