Annoying Browsing
Whether you want to annoy your friend or annoy yourself, 'Annoying Browsing' is a perfect tool to do that
Wat is Annoying Browsing?
Annoying Browsing is een Chrome-extensie ontwikkeld door kalandrey92, en de belangrijkste functie is "Whether you want to annoy your friend or annoy yourself, 'Annoying Browsing' is a perfect tool to do that".
Extensie Screenshots
Download het CRX-bestand van de extensie Annoying Browsing
Download Annoying Browsing-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
                        Sometimes you just want to spice up your regular internet browsing experience. There's a ton of very helpful extensions out there which make your life easier. This extension doesn't. Experience hardcore rages and headache-inducing fonts or make text completely disappear. Perfect to use on your friend's computer.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | amocooflhobdfdnlkpdnapkcafolalhh | 
| Officiële URL | https://chromewebstore.google.com/detail/annoying-browsing/amocooflhobdfdnlkpdnapkcafolalhh | 
| Beschrijving | Whether you want to annoy your friend or annoy yourself, 'Annoying Browsing' is a perfect tool to do that | 
| Bestandsgrootte | 4.43 KB | 
| Aantal Installaties | 859 | 
| Huidige Versie | 1 | 
| Laatst Bijgewerkt | 2016-12-18 | 
| Publicatiedatum | 2016-12-18 | 
| Beoordeling | 3.00/5 Totaal 2 Beoordelingen | 
| Ontwikkelaar | kalandrey92 | 
| [email protected] | |
| Betalingswijze | free | 
| Ondersteunde Talen | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Annoying Browsing",
    "version": "1",
    "permissions": [
        "activeTab"
    ],
    "description": "Whether you want to annoy your friend or annoy yourself, 'Annoying Browsing' is a perfect tool to do that",
    "background": {
        "scripts": [
            "script.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_popup": "popup.html"
    }
}  |  |