Stijlloze Promotie-wegjorisser
Jorist de Stijlloze Promotie op GeenStijl weg
What is Stijlloze Promotie-wegjorisser?
Stijlloze Promotie-wegjorisser is a Chrome extension developed by Tum, and its main feature is "Jorist de Stijlloze Promotie op GeenStijl weg".
Extension Screenshots
Download Stijlloze Promotie-wegjorisser Extension CRX File
Download Stijlloze Promotie-wegjorisser extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
I.s.m. @wazoomie en @j_roosendaal (o.a. voor de hamburgers en chocomel)
Extension Basic Information
Name | |
ID | biknanellfpgedlhlodpncedgfkgafck |
Official URL | https://chrome.google.com/webstore/detail/stijlloze-promotie-wegjor/biknanellfpgedlhlodpncedgfkgafck |
Description | Jorist de Stijlloze Promotie op GeenStijl weg |
File Size | 424 KB |
Installation Count | 46 |
Current Version | 1.1 |
Last Updated | 2013-07-18 |
Publish Date | 2013-07-18 |
Rating | 4.20/5 Total 5 Ratings |
Developer | Tum |
Payment Type | free |
Supported Languages | nl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "content_scripts": [ { "all_frames": true, "css": [ "style.css" ], "matches": [ "http:\/\/www.geenstijl.nl\/" ], "run_at": "document_start" } ], "permissions": [ "http:\/\/www.geenstijl.nl\/" ], "description": "Jorist de Stijlloze Promotie op GeenStijl weg", "icons": { "48": "logo-48.png", "128": "logo-128.png" }, "name": "Stijlloze Promotie-wegjorisser", "version": "1.1" } |