EXPIRED DOMAINS | Frantisekjuris.eu

Extension for tracking valuable expired domains with .com .org .net

什么是EXPIRED DOMAINS | Frantisekjuris.eu?

EXPIRED DOMAINS | Frantisekjuris.eu是由http://www.frantisekjuris.eu开发的Chrome扩展程序,该扩展的主要功能是“Extension for tracking valuable expired domains with .com .org .net”。

扩展截图

screenshot
screenshot

下载EXPIRED DOMAINS | Frantisekjuris.eu扩展crx文件

下载EXPIRED DOMAINS | Frantisekjuris.eu扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Expired domains list scraper!
Data are displayed from https://domains.frantisekjuris.eu website.

This domain crawler crawls information from my website. It can provide you information about valuable expired domains (which are available to register) with high Alexa rank and interesting amount of backlinks. This online treasure can be used for starting your online business with flippa or just increase visitors on your website.

For analyzing these dropped domains you can use the SEMRUSH tool or buy this domain directly via the BlueHost website.

MY TIP:
- Search information about how you can use referring/expired domains with 301 redirect to your website.

Please if you want to add more domains to this plugin
f.e. ".SK" ".CZ" ".UK" ".RU" let me know and donate this plugin!

This donates and affiliate sales will be used to buy more space on my virtual servers and serve more interesting domains in the future.

Thank you! :)                    

扩展基本信息

名称 EXPIRED DOMAINS | Frantisekjuris.eu EXPIRED DOMAINS | Frantisekjuris.eu
ID lipeaknmkejlkkkfgbeedoclfkkclfbl
官方URL https://chrome.google.com/webstore/detail/expired-domains-frantisek/lipeaknmkejlkkkfgbeedoclfkkclfbl
简介 Extension for tracking valuable expired domains with .com .org .net
文件大小 127 KB
安装次数 86
当前版本 1.1.0
更新时间 2020-01-22
上架时间 2020-01-16
开发者 http://www.frantisekjuris.eu
电子邮箱 [email protected]
付费类型 free
扩展官网 https://domains.frantisekjuris.eu
帮助页面URL http://frantisekjuris.eu/r/messenger
支持的语言 en,sk,cs
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "EXPIRED DOMAINS | Frantisekjuris.eu",
    "description": "Extension for tracking valuable expired domains with .com .org .net",
    "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": [
        "tabs",
        "alarms",
        "notifications",
        "*:\/\/*\/*"
    ],
    "version": "1.1.0"
}