東方永頁機

Webページを自動で読み込み継ぎ足し表示を行うブラウザ拡張です、次のページ付けされた Web ページの自動読み込みと現在のページへの挿入 ルールなしで何千もの Web サイトをサポートします。

< 東方永頁機についてのフィードバック

レート:良 – スクリプトは良好に動作する

§
投稿日: 2022/07/27

Love the script
However i have noticed a weird issue in google search, where some css code is duplicated causing parts of the dark-mode config to be partially overwritten with light-mode config making my search results look weird.

Sorry for low res pics, gotta be no bigger than 200kb each.

hoothin作者
§
投稿日: 2022/07/27
編集日: 2022/07/27

That will only appear when you search in incognito window as I know. You can try this without style element insert.

    {
        "name": "Google Search",
        "nextLink": "id('pnnext')|id('navbar navcnt nav')//td[span]/following-sibling::td[1]/a|id('nn')/parent::a",
        "pageElement": "id('rso')",
        "insert": "id('center_col')/div[@role='navigation']",
        "css":"@-moz-document domain(\"google.com\") { div.bkWMgd > div > div > a > img{ display: inline-block !important; }}",
        "type": 0,
        "action": 1,
        "pageBarTop": 55,
        "pageNum": "&start={10*($p-1)}",
        "url": "^https?://[^./]+\\.google(?:\\.[^./]{2,3}){1,2}/(?:c(?:se|ustom)|search|webhp|m|#)"
    }
§
投稿日: 2022/09/25

解决了吗

返信を投稿

返信を投稿するにはログインしてください。