Blur!
Right click some text and Blur!
Wat is Blur!?
Blur! is een Chrome-extensie ontwikkeld door jeross, en de belangrijkste functie is "Right click some text and Blur!".
Download het CRX-bestand van de extensie Blur!
Download Blur!-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 | Blur! |
ID | noackgalnabddllokeglkohffefkoega |
Officiële URL | https://chromewebstore.google.com/detail/blur/noackgalnabddllokeglkohffefkoega |
Beschrijving | Right click some text and Blur! |
Bestandsgrootte | 10.2 KB |
Aantal Installaties | 23 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2014-09-29 |
Publicatiedatum | 2014-09-29 |
Beoordeling | 1.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | jeross |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Blur!", "description": "Right click some text and Blur!", "version": "1.0", "icons": { "16": "logo16.png", "48": "logo48.png", "128": "logo128.png" }, "permissions": [ "contextMenus" ], "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |