EXPIRED DOMAINS | Frantisekjuris.eu
Extension for tracking valuable expired domains with .com .org .net
EXPIRED DOMAINS | Frantisekjuris.euคืออะไร?
EXPIRED DOMAINS | Frantisekjuris.eu เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.frantisekjuris.eu และคุณลักษณะหลักของมันคือ "Extension for tracking valuable expired domains with .com .org .net"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย EXPIRED DOMAINS | Frantisekjuris.eu
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" } |