Facehacks
Replaces all images on a given page with pictures of Facehacks. Facehacks! Based on Katherine Champagne's extension, HEY GIRL!
Wat is Facehacks?
Facehacks is een Chrome-extensie ontwikkeld door MAXIMEM, en de belangrijkste functie is "Replaces all images on a given page with pictures of Facehacks. Facehacks! Based on Katherine Champagne's extension, HEY GIRL!".
Extensie Screenshots
Download het CRX-bestand van de extensie Facehacks
Download Facehacks-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
                                             Basisinformatie over de Extensie
| Naam |   |  
| ID | lidbeamljkmogkfppldgbbchaphjoloj | 
| Officiële URL | https://chromewebstore.google.com/detail/facehacks/lidbeamljkmogkfppldgbbchaphjoloj | 
| Beschrijving | Replaces all images on a given page with pictures of Facehacks. Facehacks! Based on Katherine Champagne's extension, HEY GIRL! | 
| Bestandsgrootte | 16.68 KB | 
| Aantal Installaties | 15 | 
| Huidige Versie | 1.0.2 | 
| Laatst Bijgewerkt | 2014-06-18 | 
| Publicatiedatum | 2014-06-18 | 
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen | 
| Ontwikkelaar | MAXIMEM | 
| Betalingswijze | free | 
| Extensiewebsite | http://www.facehacks.com | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "background": {
        "persistent": false,
        "scripts": [
            "background.js",
            "facehacks.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon_128.png",
        "default_title": "Facehacks"
    },
    "description": "Replaces all images on a given page with pictures of Facehacks. Facehacks! Based on Katherine Champagne's extension, HEY GIRL!",
    "icons": {
        "128": "icon_128.png",
        "32": "img\/facehacks-icon-32.png",
        "48": "img\/facehacks-icon-48.png"
    },
    "manifest_version": 2,
    "name": "Facehacks",
    "permissions": [
        "activeTab"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.2"
}  |  |