4chan dubs
dubs
What is 4chan dubs?
4chan dubs is a Chrome extension developed by azimbin, and its main feature is "dubs".
Extension Screenshots
Download 4chan dubs Extension CRX File
Download 4chan dubs 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
shows dubs trips quads etc.
Extension Basic Information
Name | 4chan dubs |
ID | dnlncchkpchienfknddkaainmiaglmkh |
Official URL | https://chromewebstore.google.com/detail/4chan-dubs/dnlncchkpchienfknddkaainmiaglmkh |
Description | dubs |
File Size | 49.34 KB |
Installation Count | 10 |
Current Version | 2.0 |
Last Updated | 2018-01-29 |
Publish Date | 2018-01-28 |
Developer | azimbin |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "4chan dubs", "description": "dubs", "version": "2.0", "icons": { "128": "icon.png" }, "permissions": [ "activeTab" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_title": "for my dude fadi" }, "manifest_version": 2 } |