內容簡介
Ginger 標籤移除器可以清除 Ginger 瀏覽器外掛程式插入到程式碼中的標籤。
以下 HTML 標籤將被移除:
<span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">***CLEAN TEXT***</span>
<span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_SpellingCorrect">***CLEAN TEXT***</span>
<span class="GINGER_SOFATWARE_correct">***CLEAN TEXT***</span>
<span class="GINGER_SOFATWARE_spelling">***CLEAN TEXT***</span>
<span class="GINGER_SOFATWARE_mark" id="HEX-NUMBER">***CLEAN TEXT***</span>
<span id="HEX-NUMBER" class="GINGER_SOFATWARE_mark">***CLEAN TEXT***</span>
每次儲存文章時,這些 HTML 標籤都將被過濾掉。
要從已發布的文章中刪除標籤,您需要進入「所有文章」頁面,並搜尋「GINGER_」,然後打開每篇列出的文章,並按「更新」或「儲存草稿」按鈕。
外掛標籤
開發者團隊
原文外掛簡介
Ginger tag remover strips tags that Ginger browser plugin inserts into the code.
This HTML tags will be removed:
***CLEAN TEXT***
***CLEAN TEXT***
***CLEAN TEXT***
***CLEAN TEXT***
***CLEAN TEXT***
***CLEAN TEXT***
Every time you save post those HTML tags will be filtered out.
To remove tags from already published posts you will need to go into “All posts” page and search for “GINGER_” then open each listed post and click “Update” or “Save Draft” button.
