
GIMPS Opener 作者: Teal Dulcet
Open Great Internet Mersenne Prime Search (GIMPS) 2ᴾ-1 exponent numbers.
4 位使用者4 位使用者
擴充套件後設資料
畫面擷圖




關於此擴充套件
Firefox and Thunderbird add-on/WebExtension to open Great Internet Mersenne Prime Search (GIMPS) 2ᴾ-1 exponent numbers.
❤️ Please visit tealdulcet.com to support this extension and my other software development.
Reviews are not monitored for bug reports. Please use the GitHub repository to report any issues or make feature requests: https://github.com/tdulcet/GIMPS-Opener
- Allows opening exponent numbers in:
- mersenne.org (2 - 999,999,937)
- mersenne.ca (2 - 9,999,999,967)
- Supports opening multiple exponents in single page (mersenne.ca only)
- Type exponent numbers directly in the address bar/omnibox (Firefox only, use the
exp
keyword) - Shows a live preview of the exponent(s) that would open
- Supports exponents with an optional
M
prefix and optional comma or space digit separators - Ignores numbers that are not prime using the deterministic Miller–Rabin primality test
- Supports opening exponents in the current tab, a new tab (default), a new window or a new private/incognito window (Firefox only)
- Supports lazy loading tabs (Firefox only)
- Supports the light/dark mode of your system automatically
- Settings automatically synced between all browser instances and devices (Firefox only)
- Follows the Firefox and Thunderbird Photon Design
❤️ Please visit tealdulcet.com to support this extension and my other software development.
Reviews are not monitored for bug reports. Please use the GitHub repository to report any issues or make feature requests: https://github.com/tdulcet/GIMPS-Opener
由 1 位評論者給出 5 分
權限與資料了解更多
必要權限:
- 向您顯示通知
- 存取您所有網站中的資料
更多資訊
1.3 版的發行公告
- Added M136279841 as a new known Mersenne prime!
- Changed to use the deterministic Miller-Rabin algorithm to check exponents for primality. This is much faster for larger exponents.