Palestine Tab
Change your new Tab window with a Palestinian background
什么是Palestine Tab?
Palestine Tab是由Adel Emad开发的Chrome扩展程序,该扩展的主要功能是“Change your new Tab window with a Palestinian background”。
扩展截图
下载Palestine Tab扩展crx文件
下载Palestine Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Palestine Tab is an extenstion that gives you a different experince each time you open a new tab on google chrome. Moreover, an Ayah from Quran will be displayed each time you open a new tab. Features 🎉: 1. You can see now choose to see sequance verses(Ayat) or random verses 2. You can listen to the verse(ayah) with voice Mishary Alafasy 🔊 3. You can see some Arabic Tafsirs of the verse Ayah 📚 4. You can move Ayah forward or backward 5. Show Top sites that you visit the most 🔝
扩展基本信息
名称 | Palestine Tab |
ID | cfkogjpgolfbfbppokphmjafdnajfbog |
官方URL | https://chromewebstore.google.com/detail/palestine-tab/cfkogjpgolfbfbppokphmjafdnajfbog |
简介 | Change your new Tab window with a Palestinian background |
文件大小 | 3.97 MB |
安装次数 | 904 |
当前版本 | 3.5 |
更新时间 | 2024-02-17 |
上架时间 | 2022-09-29 |
评分 | 5.00/5 共34次评分 |
开发者 | Adel Emad |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://palestine.vercel.app/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Palestine Tab", "description": "Change your new Tab window with a Palestinian background", "version": "3.5", "manifest_version": 3, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "storage", "topSites" ], "icons": { "512": ".\/logo.png" } } |