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”。
擴展截圖
下載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! :)
擴展基本資訊
名稱 | |
ID | lipeaknmkejlkkkfgbeedoclfkkclfbl |
官方網址 | 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" } |