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"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Palestine Tab 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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"
    }
}