Dapper Portal - News Latest Update
The extension for Google Chrome lets you know about latest news of Dapper Portal Complete Guide before anyone else
Dapper Portal - News Latest Update란 무엇입니까?
Dapper Portal - News Latest Update은(는) imrangmwritter에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The extension for Google Chrome lets you know about latest news of Dapper Portal Complete Guide before anyone else"입니다.
확장 프로그램 스크린샷
Dapper Portal - News Latest Update 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The extension for Google Chrome lets you know about latest news of all Dapper Portal and update before anyone else ❤ Why use this extension? ❤ - Get the latest news on Dapper Portal - Be in the know without a click. - All updates are now fully automatic - Desktop notifications now uses Chrome’s new notification center tray. - Beautiful and usable news widget. - Flexible And Nice Design. The extension is currently only available in English, it will be available in other languages in upcoming releases. DISCLAIMER: All Blog News From RSS Feed..
확장 프로그램 기본 정보
이름 | |
ID | bobdicocpoeohmcoffmjfmikaehpjmkk |
공식 URL | https://chromewebstore.google.com/detail/dapper-portal-news-latest/bobdicocpoeohmcoffmjfmikaehpjmkk |
설명 | The extension for Google Chrome lets you know about latest news of Dapper Portal Complete Guide before anyone else |
파일 크기 | 120 KB |
설치 횟수 | 25 |
현재 버전 | 1.5 |
최근 업데이트 | 2021-05-18 |
출시 날짜 | 2021-05-18 |
개발자 | imrangmwritter |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://dapperportal.com/ |
도움말 페이지 URL | http://dapperportal.com/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dapper Portal - News Latest Update", "description": "The extension for Google Chrome lets you know about latest news of Dapper Portal Complete Guide before anyone else", "background": { "page": "background.html" }, "default_locale": "en", "browser_action": { "default_icon": "img\/icon.png", "default_popup": "popup.html" }, "icons": { "128": "img\/icon-128.png", "16": "img\/icon-16.png", "48": "img\/icon-48.png" }, "manifest_version": 2, "options_page": "options.html", "permissions": [ "https:\/\/dapperportal.com\/*" ], "version": "1.5" } |