bilibili搜索

哔哩哔哩 (゜-゜)つロ 干杯~-bilibili

What is bilibili搜索?

bilibili搜索 is a Chrome extension developed by 天雨栗, and its main feature is "哔哩哔哩 (゜-゜)つロ 干杯~-bilibili".

Extension Screenshots

screenshot

Download bilibili搜索 Extension CRX File

Download bilibili搜索 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

                        使用此扩展程序可在B站上搜索当前选中的文字。

 (゜-゜)つロ 干杯~                    

Extension Basic Information

Name bilibili搜索 bilibili搜索
ID ifcgnemhnjdkcdjcafnamjkhlhpcnjne
Official URL https://chromewebstore.google.com/detail/bilibili%E6%90%9C%E7%B4%A2/ifcgnemhnjdkcdjcafnamjkhlhpcnjne
Description 哔哩哔哩 (゜-゜)つロ 干杯~-bilibili
File Size 13.64 KB
Installation Count 301
Current Version 1.0
Last Updated 2020-09-15
Publish Date 2020-09-15
Rating 5.00/5 Total 2 Ratings
Developer 天雨栗
Email [email protected]
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "bilibili\u641c\u7d22",
    "description": "\u54d4\u54e9\u54d4\u54e9 (\u309c-\u309c)\u3064\u30ed \u5e72\u676f~-bilibili",
    "version": "1.0",
    "icons": {
        "16": "icon16.png",
        "128": "icon128.png"
    },
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "bilibili.js"
        ]
    },
    "manifest_version": 2
}