Dapper Portal - News Latest Update
The extension for Google Chrome lets you know about latest news of Dapper Portal Complete Guide before anyone else
What is Dapper Portal - News Latest Update?
Dapper Portal - News Latest Update is a Chrome extension developed by imrangmwritter, and its main feature is "The extension for Google Chrome lets you know about latest news of Dapper Portal Complete Guide before anyone else".
Extension Screenshots
Download Dapper Portal - News Latest Update Extension CRX File
Download Dapper Portal - News Latest Update extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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..
Extension Basic Information
Name | |
ID | bobdicocpoeohmcoffmjfmikaehpjmkk |
Official URL | https://chromewebstore.google.com/detail/dapper-portal-news-latest/bobdicocpoeohmcoffmjfmikaehpjmkk |
Description | The extension for Google Chrome lets you know about latest news of Dapper Portal Complete Guide before anyone else |
File Size | 120 KB |
Installation Count | 25 |
Current Version | 1.5 |
Last Updated | 2021-05-18 |
Publish Date | 2021-05-18 |
Developer | imrangmwritter |
[email protected] | |
Payment Type | free |
Extension Website | http://dapperportal.com/ |
Help Page URL | http://dapperportal.com/ |
Supported Languages | 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" } |