B
🅱urf the we🅱 in 🅱tyle. Replaces all the B's on the pages you visit with 🅱. Updates: v0.1.2 - Settings menu to dynamically…
What is B?
B is a Chrome extension developed by omniscience, and its main feature is "🅱urf the we🅱 in 🅱tyle. Replaces all the B's on the pages you visit with 🅱. Updates: v0.1.2 - Settings menu to dynamically…".
Extension Screenshots
Download B Extension CRX File
Download B 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
🅱urf the we🅱 in 🅱tyle. Replaces all the B's on the pages you visit with 🅱. Updates: v0.1.2 - Settings menu to dynamically enable/disable. - Fixed some issues with input areas that are non-input elements with contentEditable set. v0.1.1 - Basic functionality on page load.
Extension Basic Information
Name | B |
ID | dkhnigliajfonnhdgdgkcceknciijlhp |
Official URL | https://chromewebstore.google.com/detail/b/dkhnigliajfonnhdgdgkcceknciijlhp |
Description | 🅱urf the we🅱 in 🅱tyle. Replaces all the B's on the pages you visit with 🅱. Updates: v0.1.2 - Settings menu to dynamically… |
File Size | 29.86 KB |
Installation Count | 699 |
Current Version | 0.1.2 |
Last Updated | 2018-01-12 |
Publish Date | 2018-01-12 |
Rating | 4.12/5 Total 86 Ratings |
Developer | omniscience |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "B", "version": "0.1.2", "browser_action": { "default_icon": "icon-128.png", "default_title": "B", "default_popup": "src\/B-popup.html" }, "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "background": { "page": "src\/B-background.html", "scripts": [] }, "content_scripts": [ { "matches": [ " |