WBBSE Books
WBBSE Books chrome extension is a helpful tool for download wbbse and wbchse e-textbooks pdf free.
什么是WBBSE Books?
WBBSE Books是由https://searchifsccodes.com开发的Chrome扩展程序,该扩展的主要功能是“WBBSE Books chrome extension is a helpful tool for download wbbse and wbchse e-textbooks pdf free.”。
扩展截图
下载WBBSE Books扩展crx文件
下载WBBSE Books扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
WBBSE Books chrome extension is a very powerful tool for students who are looking for e-textbooks for WBBSE, WBCHSE & NCERT.
Upon installing the extension users can find direct download links for West Bengal Board Of Secondary Education textbooks in pdf free.
WBCHSE and WBBSE books are available in a PDF format which can be downloaded online for free.
Ebooks like:
- Katum Kutum
- Majaru Pre Primary
- Amar Boi
- Physical Education
- Amader Paribesh
- Patabhar
- Amar Ganit
- Butterfly
- Bhasha Path
- Atit O Aityaja
- Blossoms
- Ha Ja Ba Ra La
- Atit O Aityaja History
- Paribesh O Bigyan
- Sahityamela
- Ganit Prakash Class X
- Koni Class X Rapid Reader
- Professor Shankur Dairy Class IX
- Path Sanchayan
- Prose-Verse Selection
- Etc 扩展基本信息
| 名称 | |
| ID | foijhkomgidnhhaeeoaipkfgpgomkkam |
| 官方URL | https://chromewebstore.google.com/detail/wbbse-books/foijhkomgidnhhaeeoaipkfgpgomkkam |
| 简介 | WBBSE Books chrome extension is a helpful tool for download wbbse and wbchse e-textbooks pdf free. |
| 文件大小 | 77.45 KB |
| 安装次数 | 25 |
| 当前版本 | 1.0 |
| 更新时间 | 2020-12-09 |
| 上架时间 | 2020-12-08 |
| 开发者 | https://searchifsccodes.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://wbbsebooks.com/ |
| 帮助页面URL | https://wbbsebooks.com/contact/ |
| 隐私政策页面URL | https://faugforpc.com/privacy-policy |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "WBBSE Books",
"version": "1.0",
"description": "WBBSE Books chrome extension is a helpful tool for download wbbse and wbchse e-textbooks pdf free.",
"browser_action": {
"default_icon": {
"16": "wbbse-books.png",
"32": "wbbse-books.png",
"48": "wbbse-books.png",
"128": "wbbse-books.png"
},
"default_popup": "index.html"
},
"icons": {
"16": "wbbse-books.png",
"32": "wbbse-books.png",
"48": "wbbse-books.png",
"128": "wbbse-books.png"
},
"manifest_version": 2
} | |