Canonical Url Open (hmmpcbkfbggkdcebjokfjocfddndepfo): A push on a button will open Web page URL for full browsers (for personal computers) with a new tab.... Read More > or Download Now >
Canonical Url Open for Chrome
Tech Specs
- • Type: Browser Extension
- • Latest Version: 1.29
- • Price: Freeware
- • Offline: No
- • Developer: ムーンドルド/瑠川菜月
User Reviews
- • Rating Average
- 4 out of 5
- • Rating Users
- 4
Download Count
- • Total Downloads
- 14
- • Current Version Downloads
- 6
- • Updated: September 12, 2022
Canonical Url Open is a free Accessibility Extension for Chrome. You could download the latest version crx file or old version crx files and install it.
More About Canonical Url Open
-------------------------------------
As internal specification, it tries to open a new tab by the following methods.
(1)canonical Page (canonical)
URL to which priority is given in the Web page of two or more same contents is specified.
It operates, only when the sauce of a Web page has the following specification.
Example:<link rel="canonical" href="http://www.????.com/index.html">
(2)Open Graph Protocol Url (OGC)
Legitimate URL of the Web page is specified.
It operates, only when the sauce of a Web page has the following specification.
Example:<meta property="og:url" content="http://www.????.com/index.html">
(3)Twitter Card
Legitimate URL of the Web page is specified.
It operates, only when the sauce of a Web page has the following specification.
Example:<meta name="twitter:url" content="http://www.????.jp/index.html">
(4)mixi (mixi check)
URL for PC of the mixi check is set up.
It operates, only when the sauce of a Web page has the following specification.
<input type="hidden" name="pc_url" value="http://www.????.com/index.html" />
(5)URL is corrected uniquely.
It is original from the present URL and corrects URL.
Example:https://????.com/smart/aaa.html → https://????.com/aaa.html
Example:http://m.????.com/aaa.html → http://www.????.com/aaa.html