By: voldikss
Inspect and view changes in browser-source-provider source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "browser-source-provider",
"version": "1.1.1",
"description": "browser words completion source for coc-browser",
"author": "voldikss",
"icons": {
"16": "bcp.png",
"48": "bcp.png",
"128": "bcp.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "browser-source-provider"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"all_frames": true
}
],
"permissions": [
"https://127.0.0.1/*",
"http://127.0.0.1/*",
"storage"
]
} Best browser-source-provider Alternatives
Here are some Firefox add-ons that are similar to browser-source-provider:
browser-source-provider
Daniel
browser-tab-reloader
Tacu Stefan
Sourcegraph for Firefox
Sourcegraph
Webserver Browser Extension
Jiahao Lu
VS Code for the Web
Paul
Code Web Chat Connector
Robert Piosik
Moco Jira Autocomplete Adapter
converlytics
Clone in VS Code
Ahnaf Mahmud
Word Match Game
Lily Cooper
vimfox
ebugogo
Autofill for Code Web Chat
Robert Piosik