Tab Portal Web Development

Search the internet on every new tab with links to your favorite Web development and programming websites

Tab Portal Web Development란 무엇입니까?

Tab Portal Web Development은(는) AdRoller에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Search the internet on every new tab with links to your favorite Web development and programming websites"입니다.

확장 프로그램 스크린샷

screenshot

Tab Portal Web Development 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        By clicking “Add to chrome”, I accept and agree to installing the Tab Portal Web Development on New Tab Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms: https://www.adroller.co/tab-portal-webdev-terms
Privacy: https://www.adroller.co/privacy-policy
About: https://www.adroller.co
Contact:  https://www.adroller.co/contact                    

확장 프로그램 기본 정보

이름 Tab Portal Web Development Tab Portal Web Development
ID jnjdennjbghgmagebdmfehhoalljakmg
공식 URL https://chromewebstore.google.com/detail/tab-portal-web-developmen/jnjdennjbghgmagebdmfehhoalljakmg
설명 Search the internet on every new tab with links to your favorite Web development and programming websites
파일 크기 1.58 MB
설치 횟수 111
현재 버전 1.01
최근 업데이트 2022-01-12
출시 날짜 2021-08-17
평점 5.00/5 총 1 개의 평점
개발자 AdRoller
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://adroller.co
도움말 페이지 URL https://adroller.co/contact
개인정보 보호 정책 페이지 URL https://www.adroller.co/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.01",
    "name": "Tab Portal Web Development",
    "description": "Search the internet on every new tab with links to your favorite Web development and programming websites",
    "icons": {
        "16": "icon-size\/16.png",
        "48": "icon-size\/48.png",
        "128": "icon-size\/128.png"
    },
    "browser_action": {
        "default_icon": "icon-size\/48.png"
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    }
}